]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/cursor.h
cache results of Motif 2 and Motif-is-Lesstif tests
[wxWidgets.git] / include / wx / gtk1 / cursor.h
index e91fc3a381207f890fcfde2cc1e748f94f19cb08..f1f7ca00d439ea55a33de6a2f73c1ab8a8f6d177 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKCURSORH__
 #define __GTKCURSORH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif
 
@@ -27,7 +27,7 @@
 // wxCursor
 //-----------------------------------------------------------------------------
 
-class wxCursor: public wxObject
+class WXDLLIMPEXP_CORE wxCursor: public wxObject
 {
 public: