]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
Added default implementation for drawRect and mouse events that returns
[wxWidgets.git] / include / wx / textctrl.h
index 06c1ee23d61623086d900a656e53251586de17a1..325205a455b57ecb4e4c611e4ba4854f67a36000 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "textctrlbase.h"
 #endif