]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/panedrawpl.h
mark slider as being transparent, otherwise it has ugly solid grey background when...
[wxWidgets.git] / contrib / include / wx / fl / panedrawpl.h
index 11272d30422fa005778681e5e95e3a180cebfe93..f5552dd98311e8d768eedbf9ab5d1e4d29ed4c0f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __PANEDRAWPL_G__
 #define __PANEDRAWPL_G__
 
 #ifndef __PANEDRAWPL_G__
 #define __PANEDRAWPL_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "panedrawpl.h"
 #endif
 
     #pragma interface "panedrawpl.h"
 #endif
 
@@ -27,7 +27,7 @@ would be enough for the frame layout to function properly
 (they are plugged in automatically by the wxFrameLayout class).
 */
 
 (they are plugged in automatically by the wxFrameLayout class).
 */
 
-class cbPaneDrawPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbPaneDrawPlugin : public cbPluginBase
 {
 public:
     DECLARE_DYNAMIC_CLASS( cbPaneDrawPlugin )
 {
 public:
     DECLARE_DYNAMIC_CLASS( cbPaneDrawPlugin )