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:
@@ -93,6 +93,8 @@
|
|||||||
#include "dos.h"
|
#include "dos.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
extern WXDLLEXPORT_DATA(const wxChar) wxFileSelectorDefaultWildcardStr[];
|
||||||
|
|
||||||
// If compiled under Windows, this macro can cause problems
|
// If compiled under Windows, this macro can cause problems
|
||||||
#ifdef GetFirstChild
|
#ifdef GetFirstChild
|
||||||
#undef GetFirstChild
|
#undef GetFirstChild
|
||||||
|
Reference in New Issue
Block a user