#include <gdk/gdk.h>
#include <gtk/gtk.h>
+//-----------------------------------------------------------------------------
+// wxCheckListBoxBase
+//-----------------------------------------------------------------------------
+
+wxCheckListBoxBase::wxCheckListBoxBase()
+{
+}
+
//-----------------------------------------------------------------------------
// wxCheckListBox
//-----------------------------------------------------------------------------