]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/listbox.h
wxChoicebook generic implementation.
[wxWidgets.git] / include / wx / listbox.h
index 8293a10791b71fa725bff5a932ca59fed0eb9e5a..186e616d0b7a631c4b0444ac46d886ac061a97a8 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     22.10.99
 // RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_LISTBOX_H_BASE_
@@ -27,8 +27,8 @@
 #include "wx/ctrlsub.h"         // base class
 
 // forward declarations are enough here
-class WXDLLEXPORT wxArrayInt;
-class WXDLLEXPORT wxArrayString;
+class WXDLLIMPEXP_BASE wxArrayInt;
+class WXDLLIMPEXP_BASE wxArrayString;
 
 // ----------------------------------------------------------------------------
 // global data