]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/wizard.h
Fix -- in comment.
[wxWidgets.git] / interface / wx / wizard.h
index 8225b2f6d9cc43b2569bd557a4287ef9611ca5c0..2ca1fef45553dffe5b312ce2d619e83d7db8f14e 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxWizardPage
-    @wxheader{wizard.h}
 
     wxWizardPage is one of the screens in wxWizard: it must
     know what are the following and preceding pages (which may be @NULL for the
@@ -79,7 +78,6 @@ public:
 
 /**
     @class wxWizardEvent
-    @wxheader{wizard.h}
 
     wxWizardEvent class represents an event generated by the
     wizard(): this event is first sent to the page itself and,
@@ -120,7 +118,6 @@ public:
 
 /**
     @class wxWizardPageSimple
-    @wxheader{wizard.h}
 
     wxWizardPageSimple is the simplest possible
     wxWizardPage implementation: it just returns the
@@ -171,7 +168,6 @@ public:
 
 /**
     @class wxWizard
-    @wxheader{wizard.h}
 
     wxWizard is the central class for implementing 'wizard-like' dialogs. These
     dialogs are mostly familiar to Windows users and are nothing other than a