#ifndef __DRAGHINTSPL_G__
#define __DRAGHINTSPL_G__
-#if defined(__GNUG__) && !defined(__APPLE__)
- #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 WXFL_DECLSPEC cbBarHintsPlugin : public cbPluginBase
+class WXDLLIMPEXP_FL cbBarHintsPlugin : public cbPluginBase
{
DECLARE_DYNAMIC_CLASS( cbBarHintsPlugin )