]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/checklst.h
switched to using wxPopupWindow
[wxWidgets.git] / include / wx / os2 / checklst.h
index 6a73d7052b345e686796cdc68b8f289412dbd672..d2d75ec498f412470b3d3476a4452cc8b1573710 100644 (file)
@@ -38,6 +38,15 @@ public:
                    ,const wxValidator& rValidator = wxDefaultValidator
                    ,const wxString&    rsName = wxListBoxNameStr
                   );
+    wxCheckListBox( wxWindow*            pParent
+                   ,wxWindowID           vId
+                   ,const wxPoint&       rPos
+                   ,const wxSize&        vSize
+                   ,const wxArrayString& asChoices
+                   ,long                 lStyle = 0
+                   ,const wxValidator&   rValidator = wxDefaultValidator
+                   ,const wxString&      rsName = wxListBoxNameStr
+                  );
 
     //
     // Override base class virtuals