]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/spinbutt.h
Some compilation fixes
[wxWidgets.git] / include / wx / spinbutt.h
index f28d46ce624a99e2e5bb5ec980c37c1eec55e76d..5b963300169d4a9a6b3e76638d70500ea7b93fce 100644 (file)
 #ifndef _WX_SPINBUTT_H_BASE_
 #define _WX_SPINBUTT_H_BASE_
 
+#ifdef __GNUG__
+    #ifndef __WXMOTIF__ // because there is no matching .cpp for Motif
+        #pragma interface "spinbutbase.h"
+    #endif // Motif
+#endif
+
 // ----------------------------------------------------------------------------
 // headers
 // ----------------------------------------------------------------------------