#ifndef __BARDRAGPL_G__
#define __BARDRAGPL_G__
-#ifdef __GNUG__
- #pragma interface "bardragpl.h"
-#endif
-
#include "wx/fl/controlbar.h"
#include "wx/fl/toolwnd.h"
Plugin class implementing bar dragging.
*/
-class cbBarDragPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbBarDragPlugin : public cbPluginBase
{
DECLARE_DYNAMIC_CLASS( cbBarDragPlugin )
protected: