]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/radiobut.cpp
Fixed update rectangle passed to WinInvalidateRect in wxWindowOS2::Refresh().
[wxWidgets.git] / src / univ / radiobut.cpp
index eb1d8a6dc81f8ab3db2bd2e8305a69ce4cb816c1..6ba669f94017c5c8fcada5438db7585225b848df 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "univradiobut.h"
 #endif