X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/gtk1/checklst.h diff --git a/include/wx/gtk1/checklst.h b/include/wx/gtk1/checklst.h index e96e56a746..bf20d53f55 100644 --- a/include/wx/gtk1/checklst.h +++ b/include/wx/gtk1/checklst.h @@ -3,7 +3,6 @@ // Purpose: wxCheckListBox class // Author: Robert Roebling // Modified by: -// RCS-ID: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -28,7 +27,7 @@ // wxCheckListBox // ---------------------------------------------------------------------------- -class WXDLLIMPEXP_CORE wxCheckListBox : public wxListBox +class WXDLLIMPEXP_CORE wxCheckListBox : public wxCheckListBoxBase { public: wxCheckListBox();