X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmMain.h;h=dd4273bba8d92090d309019638e6ca674dc4a571;hp=b9e564bfb43b59116334e8d30ae2ab925be4f3c0;hb=60610b9783dc136d455389227c1b71627f47aba5;hpb=489a00fb00fd55715bb61dcb2a6d4b9575d45be1 diff --git a/source/frmMain.h b/source/frmMain.h index b9e564b..dd4273b 100644 --- a/source/frmMain.h +++ b/source/frmMain.h @@ -47,6 +47,7 @@ Subclass of frmMainADT, which is generated by wxFormBuilder. #include "common/timers.h" #include "common/events.h" #include "common/etag.h" +#include "common/structs.h" #include "bitmaps.h" #include "common/sslcertstructs.h" #include "widgets/XABContactMenu.h" @@ -99,11 +100,6 @@ struct SWCloseNotif{ void *SCHWinPtr; }; -struct QRNotif{ - int *QResponse; - bool *PausePtr; -}; - struct XABViewMode{ int SortMode;