]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cshelp.h
added wxBitmapToHICON/CURSOR helper functions
[wxWidgets.git] / include / wx / cshelp.h
index d72a3d92547e0307a98048e2605b7647c61345f4..4b0b75c53b77a459b98b846d5a23f119eab77bd0 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_CSHELPH__
 #define _WX_CSHELPH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "cshelp.h"
 #endif
 
@@ -174,6 +174,8 @@ public:
 
 protected:
     wxHelpControllerBase*   m_helpController;
+
+    DECLARE_NO_COPY_CLASS(wxHelpControllerHelpProvider)
 };
 
 // Convenience function for turning context id into wxString