]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/rowdragpl.h
Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefaultCoord/wxNOT_FOUND, TRUE...
[wxWidgets.git] / contrib / include / wx / fl / rowdragpl.h
index 96036b57351c254a5993edd006c15a6733fa47c2..7cfca4801d82615d28a6df90c8bf2b9c1f9b0d3b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __ROWDRAGPL_G__
 #define __ROWDRAGPL_G__
 
 #ifndef __ROWDRAGPL_G__
 #define __ROWDRAGPL_G__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "rowdragpl.h"
 #endif
 
     #pragma interface "rowdragpl.h"
 #endif
 
@@ -25,7 +25,7 @@ The behaviour and appearance resembles drag and drop positioning
 of the toolbar rows in Netscape Communicator 4.xx.
 */
 
 of the toolbar rows in Netscape Communicator 4.xx.
 */
 
-class cbRowDragPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbRowDragPlugin : public cbPluginBase
 {
     DECLARE_DYNAMIC_CLASS( cbRowDragPlugin )
 public:
 {
     DECLARE_DYNAMIC_CLASS( cbRowDragPlugin )
 public:
@@ -217,7 +217,7 @@ public:
 Internal helper class.
 */
 
 Internal helper class.
 */
 
-class cbHiddenBarInfo : public wxObject
+class WXDLLIMPEXP_FL cbHiddenBarInfo : public wxObject
 {
     DECLARE_DYNAMIC_CLASS( cbHiddenBarInfo )
 public:
 {
     DECLARE_DYNAMIC_CLASS( cbHiddenBarInfo )
 public: