]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_panel.h
return name and extension by const ref, not by value, to prevent bugs as the one...
[wxWidgets.git] / include / wx / xrc / xh_panel.h
index ebfc6de0b66ff7df80b249a37dcdbcb1264fb67b..c591b454dfadb589070a02c7e6ab959db055b9a2 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_PANEL_H_
 #define _WX_XH_PANEL_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "xh_panel.h"
 #endif