]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/toolbar.h
Change SetStringSelection to return bool like in other classes and ports
[wxWidgets.git] / include / wx / univ / toolbar.h
index da2db7f4d81c45bc273e11c7911b6b5a7fb2f43b..73b35cb0a6bc03615dc9285dc226f03bf2a30c29 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_TOOLBAR_H_
 #define _WX_UNIV_TOOLBAR_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univtoolbar.h"
 #endif