X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2FfrmMain.h;h=2e7613f52767a9934684f6f47856d50e96e4edf2;hp=dcc18bbda9f84b87349ad3ac9493d214abb366a2;hb=HEAD;hpb=32b56fabfeac4fea69986ebf183d5e9564bec040 diff --git a/source/frmMain.h b/source/frmMain.h index dcc18bb..2e7613f 100644 --- a/source/frmMain.h +++ b/source/frmMain.h @@ -48,7 +48,7 @@ Subclass of frmMainADT, which is generated by wxFormBuilder. #include "common/events.h" #include "common/etag.h" #include "common/structs.h" -#include "bitmaps.h" +#include "Bitmaps.h" #include "common/sslcertstructs.h" #include "widgets/XABContactMenu.h" #include "widgets/XABAccountView.h" @@ -125,7 +125,7 @@ class frmMain : public frmMainADT std::map AccountAccDirList; #if defined(__APPLE__) std::map AccountTrustData; - NSRunningApplication *helpBrowserProcess; + NSRunningApplication *helpBrowserProcess = nil; #elif defined(__WIN32__) std::map AccountCertificateData; #else