]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/fl/barhintspl.h
don't draw focus rect for custom drawn items when the list control doesn't have focus
[wxWidgets.git] / contrib / include / wx / fl / barhintspl.h
index 5f8da11d6d26539389a2154389cfe73a28c7de09..91a7e6d7ddac699d3bf7c53b3e2a09e42faeb5a4 100644 (file)
 #ifndef __DRAGHINTSPL_G__
 #define __DRAGHINTSPL_G__
 
 #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"
 
 #include "wx/fl/controlbar.h"
 #include "wx/fl/toolwnd.h"
 
@@ -24,7 +20,7 @@ This class intercepts bar-decoration and sizing events, and draws 3D hints
 around fixed and flexible bars, similar to those in Microsoft DevStudio 6.x
 */
 
 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 )
 
 {
     DECLARE_DYNAMIC_CLASS( cbBarHintsPlugin )