X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..2a8312bced9d3f3415383a79a15cad2acf447b7e:/interface/wx/textdlg.h diff --git a/interface/wx/textdlg.h b/interface/wx/textdlg.h index dc7245790d..fb589701c2 100644 --- a/interface/wx/textdlg.h +++ b/interface/wx/textdlg.h @@ -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