]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/toplvcmn.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / common / toplvcmn.cpp
index d5d6bb27fef822d8c7a39a92f51b11b5c19bdc0c..dc1a79b9167607485d131bf7a440ed58a7ac392b 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "toplevelbase.h"
 #endif