]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/theme.cpp
Move m_isShown = false; into base class constructor
[wxWidgets.git] / src / univ / theme.cpp
index f20dbf3eb42db1ba8c641469c1d53da2152a1ee8..1ed1f57a20107d55719ca388a16744c793dba75c 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "theme.h"
 #endif