]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dirdlgg.cpp
use the window default colours, not hardcoded ones, in OnSysColourChanged()
[wxWidgets.git] / src / generic / dirdlgg.cpp
index 107967f5216e18444fcd8b76fee02e862cf515c6..9adf9232db5cca377c861129cd21d631ff273dc0 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "dirdlgg.h"
 #endif