]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/checklst.cpp
Fixed comment bug [ 1390056 ] Wrong Documentation for TransferFromWindow
[wxWidgets.git] / src / gtk1 / checklst.cpp
index 234fba1b12303a4541f67f3238555ee7abaf0ed3..ba70c07e7f0af791fbde0118f989a11e3f1c9f31 100644 (file)
@@ -34,7 +34,7 @@ wxCheckListBox::wxCheckListBox() : wxListBox()
 wxCheckListBox::wxCheckListBox(wxWindow *parent, wxWindowID id,
                                const wxPoint& pos,
                                const wxSize& size,
-                               int nStrings, 
+                               int nStrings,
                                const wxString *choices,
                                long style,
                                const wxValidator& validator,