From 88b04fed4966b0f1686690cb6101854afb52a5ee Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2018 21:37:53 +0300 Subject: Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView => CMPlugin --- plugins/MagneticWindows/src/stdafx.h | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'plugins/MagneticWindows') diff --git a/plugins/MagneticWindows/src/stdafx.h b/plugins/MagneticWindows/src/stdafx.h index ba6c7229ce..7e4a0df923 100644 --- a/plugins/MagneticWindows/src/stdafx.h +++ b/plugins/MagneticWindows/src/stdafx.h @@ -17,13 +17,11 @@ #include "resource.h" #include "Version.h" -typedef -struct { +struct TWorkingVariables +{ int MouseX, MouseY; bool SnappedX, SnappedY; -} TWorkingVariables; - - +}; #define MODULE_NAME "MagneticWindows" -- cgit v1.2.3