X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec157c8f95dfa40b19202a320e7a1d60995d2c8e..85b38e0bd12e376b5ecebac69de539dea5232332:/include/wx/treebase.h diff --git a/include/wx/treebase.h b/include/wx/treebase.h index 7bdc2d2a29..5ca616edd8 100644 --- a/include/wx/treebase.h +++ b/include/wx/treebase.h @@ -201,7 +201,7 @@ static const int wxTREE_HITTEST_ONITEM = wxTREE_HITTEST_ONITEMICON | wxTREE_HITTEST_ONITEMLABEL; // tree ctrl default name -WXDLLEXPORT_DATA(extern const wxChar*) wxTreeCtrlNameStr; +extern WXDLLEXPORT_DATA(const wxChar*) wxTreeCtrlNameStr; // ---------------------------------------------------------------------------- // wxTreeItemAttr: a structure containing the visual attributes of an item