declare wxFileSelectorDefaultWildcardStr to fix compilation without PCH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-05-24 01:37:22 +00:00
parent 84281b92d5
commit a3e70e1f3b

View File

@ -93,6 +93,8 @@
#include "dos.h"
#endif
extern WXDLLEXPORT_DATA(const wxChar) wxFileSelectorDefaultWildcardStr[];
// If compiled under Windows, this macro can cause problems
#ifdef GetFirstChild
#undef GetFirstChild