created wxAdvanced library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define WXEXTHELP_SEPARATOR _T('/')
|
||||
#endif
|
||||
|
||||
class WXDLLEXPORT wxExtHelpMapList;
|
||||
class WXDLLIMPEXP_ADV wxExtHelpMapList;
|
||||
|
||||
#ifndef WXEXTHELP_DEFAULTBROWSER
|
||||
/// Default browser name.
|
||||
@@ -54,7 +54,7 @@ class WXDLLEXPORT wxExtHelpMapList;
|
||||
Lines starting with ';' will be ignored.
|
||||
*/
|
||||
|
||||
class WXDLLEXPORT wxExtHelpController : public wxHelpControllerBase
|
||||
class WXDLLIMPEXP_ADV wxExtHelpController : public wxHelpControllerBase
|
||||
{
|
||||
DECLARE_CLASS(wxExtHelpController)
|
||||
public:
|
||||
|
Reference in New Issue
Block a user