]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/cbcustom.h
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
[wxWidgets.git] / contrib / include / wx / fl / cbcustom.h
index 0445a23f62ea1c423802288193b6b9e562987e6f..b90c45d6979cb068977ce7316cbdc4023f7c2796 100644 (file)
 #ifndef __CBCUSTOM_G__
 #define __CBCUSTOM_G__
 
-#ifdef __GNUG__
-    #pragma interface "cbcustom.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 /*
@@ -24,7 +20,7 @@ menu and handling basic customization such as floating
 and horizontal/vertical alignment of the bar.
 */
 
-class cbSimpleCustomizationPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbSimpleCustomizationPlugin : public cbPluginBase
 {
 public:
     DECLARE_DYNAMIC_CLASS( cbSimpleCustomizationPlugin )