]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statline.h
Change SetStringSelection to return bool like in other classes and ports
[wxWidgets.git] / include / wx / univ / statline.h
index ffee40b95296ca79ae9dadb51c8fc61497fa957d..3965165d92be4b152d2b6d8388bb659d918164de 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univstatline.h"
 #endif