]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/control.h
implemented, tested and documented wxTextCtrl::SetMaxLength()
[wxWidgets.git] / include / wx / motif / control.h
index e6f8a9acca7fe7495e236b203f4ac6b5ef8b180e..d164e52485e7594fbd35c44240bb4d90f3881dff 100644 (file)
@@ -46,8 +46,6 @@ public:
             const wxValidator& validator = wxDefaultValidator,
             const wxString& name = wxControlNameStr);
 
-    ~wxControl();
-
     // simulates the event, returns TRUE if the event was processed
     virtual void Command(wxCommandEvent& WXUNUSED(event)) { }