projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added wxPropertyGrid::DedicateKey(), which prevents specific key presses from being...
[wxWidgets.git]
/
include
/
wx
/
xrc
/
xh_wizrd.h
diff --git
a/include/wx/xrc/xh_wizrd.h
b/include/wx/xrc/xh_wizrd.h
index a9ff5d0768d45ebfa632657c1523592da4850441..1831d79c9ca5b77cd373d7af12720eb156cda519 100644
(file)
--- a/
include/wx/xrc/xh_wizrd.h
+++ b/
include/wx/xrc/xh_wizrd.h
@@
-15,8
+15,8
@@
#if wxUSE_XRC && wxUSE_WIZARDDLG
#if wxUSE_XRC && wxUSE_WIZARDDLG
-class WXDLLIMPEXP_FWD_
CORE
wxWizard;
-class WXDLLIMPEXP_FWD_
CORE
wxWizardPageSimple;
+class WXDLLIMPEXP_FWD_
ADV
wxWizard;
+class WXDLLIMPEXP_FWD_
ADV
wxWizardPageSimple;
class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler
{
class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler
{