]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/combobox.h
No real changes, just cleanup week days handling in wxGenericCalendarCtrl.
[wxWidgets.git] / include / wx / gtk / combobox.h
index df97c6bfcc09435223ad4866738a6807489a3b6f..fb718013c5f136c1cf5bc4807ef176aba63ad17c 100644 (file)
@@ -101,6 +101,8 @@ public:
 
     void OnChar( wxKeyEvent &event );
 
+    virtual void SetValue(const wxString& value);
+
     // Standard event handling
     void OnCut(wxCommandEvent& event);
     void OnCopy(wxCommandEvent& event);