X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0516e0e8ecfb57e9241d84c7e78bdbc9d29ab771..b9989817f4bcc9f538322657af4572126d9cc190:/src/common/fileconf.cpp diff --git a/src/common/fileconf.cpp b/src/common/fileconf.cpp index 256655447a..0cb93cf513 100644 --- a/src/common/fileconf.cpp +++ b/src/common/fileconf.cpp @@ -99,8 +99,8 @@ static wxString GetAppName(const wxString& appname); // "template" array types // ---------------------------------------------------------------------------- -WX_DEFINE_SORTED_ARRAY(wxFileConfigEntry *, ArrayEntries); -WX_DEFINE_SORTED_ARRAY(wxFileConfigGroup *, ArrayGroups); +WX_DEFINE_SORTED_EXPORTED_ARRAY(wxFileConfigEntry *, ArrayEntries); +WX_DEFINE_SORTED_EXPORTED_ARRAY(wxFileConfigGroup *, ArrayGroups); // ---------------------------------------------------------------------------- // wxFileConfigLineList