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:
parent
84281b92d5
commit
a3e70e1f3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user