]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/rowdragpl.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / contrib / include / wx / fl / rowdragpl.h
index 831a7b7f94d4f879cd6fe5ba462f75f7c16a3bea..a7eb36f65aec567df01ca0c297ae1e318bb1f781 100644 (file)
 #ifndef __ROWDRAGPL_G__
 #define __ROWDRAGPL_G__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma interface "rowdragpl.h"
-#endif
-
 #include "wx/fl/controlbar.h"
 
 /*
@@ -25,7 +21,7 @@ The behaviour and appearance resembles drag and drop positioning
 of the toolbar rows in Netscape Communicator 4.xx.
 */
 
-class WXFL_DECLSPEC cbRowDragPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbRowDragPlugin : public cbPluginBase
 {
     DECLARE_DYNAMIC_CLASS( cbRowDragPlugin )
 public:
@@ -217,7 +213,7 @@ public:
 Internal helper class.
 */
 
-class WXFL_DECLSPEC cbHiddenBarInfo : public wxObject
+class WXDLLIMPEXP_FL cbHiddenBarInfo : public wxObject
 {
     DECLARE_DYNAMIC_CLASS( cbHiddenBarInfo )
 public: