Warning fixes for MinGW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-01-21 18:15:42 +00:00
parent 77670008aa
commit ef359b4350
11 changed files with 30 additions and 30 deletions

View File

@@ -15,7 +15,7 @@
#pragma interface "univdialog.h"
#endif
WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr;
extern WXDLLEXPORT_DATA(const wxChar*) wxDialogNameStr;
class WXDLLEXPORT wxWindowDisabler;
class WXDLLEXPORT wxEventLoop;