#ifndef __DRAGHINTSPL_G__
#define __DRAGHINTSPL_G__
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "barhintspl.h"
#endif
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 )