]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/panedrawpl.h
added support for colour cursors in wxGTK (patch 1655576)
[wxWidgets.git] / contrib / include / wx / fl / panedrawpl.h
index e84f318fc6ba5cf17095c9863267d0024b63e760..5ba399a23d8c9edc3116328a618312c8d3bed4f2 100644 (file)
 #ifndef __PANEDRAWPL_G__
 #define __PANEDRAWPL_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "panedrawpl.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 /*
@@ -27,7 +23,7 @@ would be enough for the frame layout to function properly
 (they are plugged in automatically by the wxFrameLayout class).
 */
 
-class WXFL_DECLSPEC cbPaneDrawPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbPaneDrawPlugin : public cbPluginBase
 {
 public:
     DECLARE_DYNAMIC_CLASS( cbPaneDrawPlugin )