]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
Rotated text patch from Hans-Joachim Baader (with some corrections)
[wxWidgets.git] / src / os2 / checklst.cpp
index 654dc3a1fc5be1ec01c0b3e638f375644fc910d8..b11ed7c1f8cf0698961c32b9f76fb3500cbaf992 100644 (file)
@@ -259,7 +259,9 @@ wxCheckListBox::wxCheckListBox() : wxListBox()
 wxCheckListBox::wxCheckListBox(wxWindow *parent, wxWindowID id,
                                const wxPoint& pos, const wxSize& size,
                                int nStrings, const wxString choices[],
+#if wxUSE_VALIDATORS
                                long style, const wxValidator& val,
+#endif
                                const wxString& name)
               : wxListBox()
 {