]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/checklst.h
more non-const string literal warnings correction
[wxWidgets.git] / include / wx / gtk / checklst.h
index 6cc3de0ec96aa88650aa9dc28046a96e076de5f9..b5f57efcd55309574bde1bbf9ca4686d2a015fa8 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // RCS-ID:      $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKCHECKLISTH__
@@ -32,7 +32,7 @@
 // wxCheckListBox
 // ----------------------------------------------------------------------------
 
-class wxCheckListBox : public wxListBox
+class WXDLLIMPEXP_CORE wxCheckListBox : public wxListBox
 {
 public:
     wxCheckListBox();