]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/textdlg.h
Make wxPGValidationInfo class instead of struct, re-document it (used at least by...
[wxWidgets.git] / interface / wx / textdlg.h
index dc7245790d846aa9b40d049d6ec363b2b9c5d837..fb589701c26634252a295775633062a1a5dc35e8 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxPasswordEntryDialog
-    @wxheader{textdlg.h}
 
     This class represents a dialog that requests a one-line password string from
     the user.
@@ -30,7 +29,6 @@ public:
 
 /**
     @class wxTextEntryDialog
-    @wxheader{textdlg.h}
 
     This class represents a dialog that requests a one-line text string from the
     user.
@@ -69,7 +67,7 @@ public:
     /**
         Destructor.
     */
-    ~wxTextEntryDialog();
+    virtual ~wxTextEntryDialog();
 
     /**
         Returns the text that the user has entered if the user has pressed OK, or the