]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/bardragpl.h
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE...
[wxWidgets.git] / contrib / include / wx / fl / bardragpl.h
index 4c42338af1dbc2a71d706c97aec1ea21db877e45..84761c9eb9e58a8e2debdf10e966ab591752cc1a 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __BARDRAGPL_G__
 #define __BARDRAGPL_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "bardragpl.h"
 #endif
 
@@ -23,7 +23,7 @@
 Plugin class implementing bar dragging.
 */
 
-class cbBarDragPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbBarDragPlugin : public cbPluginBase
 {
     DECLARE_DYNAMIC_CLASS( cbBarDragPlugin )
 protected: