]> 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 e53cf202841a4c493f8de6870c3462bb20bd8466..b11ed7c1f8cf0698961c32b9f76fb3500cbaf992 100644 (file)
@@ -260,11 +260,7 @@ wxCheckListBox::wxCheckListBox(wxWindow *parent, wxWindowID id,
                                const wxPoint& pos, const wxSize& size,
                                int nStrings, const wxString choices[],
 #if wxUSE_VALIDATORS
-#  if defined(__VISAGECPP__)
-                               long style, const wxValidator* val,
-#  else
                                long style, const wxValidator& val,
-#  endif
 #endif
                                const wxString& name)
               : wxListBox()