]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/choicdlg.h
generate a size event from ShowWithEffect() for consistency with Show()
[wxWidgets.git] / interface / wx / choicdlg.h
index 734cecc83c0582ea6fc5a3855f7cf8666e02ab07..2a04b8c07083eef8db1042477cdf66fa1825392f 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxMultiChoiceDialog
-    @wxheader{choicdlg.h}
 
     This class represents a dialog that shows a list of strings, and allows the
     user to select one or more.
@@ -95,7 +94,6 @@ public:
 
 /**
     @class wxSingleChoiceDialog
-    @wxheader{choicdlg.h}
 
     This class represents a dialog that shows a list of strings, and allows the
     user to select one. Double-clicking on a list item is equivalent to