]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/listbox.h
Use wxAlphaPixelData if the source bitmap depth is 32 or if on wxGTK and there is...
[wxWidgets.git] / include / wx / motif / listbox.h
index 9b90c9fcc68760f9e76ea2b2beb553992eec8d06..6a7f3bb513696a3970956d153495440105a37e79 100644 (file)
@@ -19,7 +19,7 @@
 class WXDLLIMPEXP_FWD_BASE wxArrayInt;
 
 // List box item
-class WXDLLEXPORT wxListBox: public wxListBoxBase
+class WXDLLIMPEXP_CORE wxListBox: public wxListBoxBase
 {
     DECLARE_DYNAMIC_CLASS(wxListBox)