]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/checklst.h
Add functor-taking overload of CallAfter().
[wxWidgets.git] / include / wx / gtk / checklst.h
index c3aa5e6d83514db430bf4fbc2ed2b467f39f801f..4be12690162995cae2096c59161d901ef1f96ae2 100644 (file)
@@ -28,7 +28,7 @@
 // wxCheckListBox
 // ----------------------------------------------------------------------------
 
-class WXDLLIMPEXP_CORE wxCheckListBox : public wxListBox
+class WXDLLIMPEXP_CORE wxCheckListBox : public wxCheckListBoxBase
 {
 public:
     wxCheckListBox();