X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1169a91932273bc84c23ed9dbd0a2da064d59d66..95561ddfc3c0c84c71316d40cb539135fa68b440:/include/wx/listbox.h diff --git a/include/wx/listbox.h b/include/wx/listbox.h index 95e071fe18..66f39ed4bf 100644 --- a/include/wx/listbox.h +++ b/include/wx/listbox.h @@ -43,7 +43,7 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxListBoxNameStr; class WXDLLEXPORT wxListBoxBase : public wxControlWithItems { public: - wxListBoxBase(); + wxListBoxBase() { } virtual ~wxListBoxBase(); // all generic methods are in wxControlWithItems, except for the following