]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/lboxcmn.cpp
Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File,Dir}PickerCtrl.
[wxWidgets.git] / src / common / lboxcmn.cpp
index da8bc5f35de80b93cc32c5c59ed16f6f9cbef7a1..ce0cbbb16efd4c07a8f61f11b88ae36579af11c2 100644 (file)
 #ifndef WX_PRECOMP
     #include "wx/dynarray.h"
     #include "wx/arrstr.h"
+    #include "wx/log.h"
 #endif
 
-#include "wx/log.h"
+extern WXDLLEXPORT_DATA(const char) wxListBoxNameStr[] = "listBox";
 
 // ============================================================================
 // implementation