]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/help.h
No changes, just add another case to a switch on wxMouseButton.
[wxWidgets.git] / include / wx / palmos / help.h
index 3b4e831fdbc536542c5584a07f4d965b871ed847..438f77d8a1d6331902775a31031f29d94b588353 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        wx/palmos/helpwin.h
+// Name:        wx/palmos/help.h
 // Purpose:     Help system: WinHelp implementation
 // Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
@@ -18,7 +18,7 @@
 
 #include "wx/helpbase.h"
 
-class WXDLLEXPORT wxPalmHelpController: public wxHelpControllerBase
+class WXDLLIMPEXP_CORE wxPalmHelpController: public wxHelpControllerBase
 {
     DECLARE_CLASS(wxPalmHelpController)