]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_frame.cpp
GetSelection is available on wxGTK now too.
[wxWidgets.git] / src / xrc / xh_frame.cpp
index 3b924e27d538031827e5e78b0e225ea941bb75b8..b88359aa1daf47cc0e2e9e21aaf90c90f86d7ca3 100644 (file)
@@ -8,7 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "xh_frame.h"
 #endif