]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
Fix compile warning when building DLLs
[wxWidgets.git] / include / wx / choice.h
index b6600e3592a3d8c2b1afecf8e6e0e3f68c48d7e3..226382ed87e134f448991735e90df7a4042feb00 100644 (file)
@@ -37,7 +37,7 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxChoiceNameStr;
 class WXDLLEXPORT wxChoiceBase : public wxControlWithItems
 {
 public:
-    wxChoiceBase() { }
+    wxChoiceBase();
     virtual ~wxChoiceBase();
 
     // all generic methods are in wxControlWithItems