Warning fixes for MinGW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -68,7 +68,7 @@ typedef long wxTextCoord;
|
||||
// constants
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
WXDLLEXPORT_DATA(extern const wxChar*) wxTextCtrlNameStr;
|
||||
extern WXDLLEXPORT_DATA(const wxChar*) wxTextCtrlNameStr;
|
||||
|
||||
// this is intentionally not enum to avoid warning fixes with
|
||||
// typecasting from enum type to wxTextCoord
|
||||
|
Reference in New Issue
Block a user