]> 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 655103113a1a7e350b93cc6d3466cc621d9a06c1..f1f7ca00d439ea55a33de6a2f73c1ab8a8f6d177 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKCURSORH__
 #define __GTKCURSORH__
 
 #ifndef __GTKCURSORH__
 #define __GTKCURSORH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface
 #endif
 
 #pragma interface
 #endif
 
@@ -27,7 +27,7 @@
 // wxCursor
 //-----------------------------------------------------------------------------
 
 // wxCursor
 //-----------------------------------------------------------------------------
 
-class wxCursor: public wxObject
+class WXDLLIMPEXP_CORE wxCursor: public wxObject
 {
 public:
 
 {
 public: