]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/statbmp.cpp
use the window default colours, not hardcoded ones, in OnSysColourChanged()
[wxWidgets.git] / src / gtk / statbmp.cpp
index 91b5df62155b3956d524e49638ea3a6b6ba9e729..e069dbfbf22ac9659e099c53b602184ee06c3aa3 100644 (file)
@@ -7,11 +7,12 @@
 // Licence:           wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "statbmp.h"
 #endif
 
-#include "wx/defs.h"
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
 
 #if wxUSE_STATBMP