#ifndef __DRAGHINTSPL_G__
#define __DRAGHINTSPL_G__
-#ifdef __GNUG__
- #pragma interface "barhintspl.h"
-#endif
-
#include "wx/fl/controlbar.h"
#include "wx/fl/toolwnd.h"
around fixed and flexible bars, similar to those in Microsoft DevStudio 6.x
*/
-class cbBarHintsPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbBarHintsPlugin : public cbPluginBase
{
DECLARE_DYNAMIC_CLASS( cbBarHintsPlugin )