]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fileconf.cpp
rearranged the samples alphabetically, please keep them this way
[wxWidgets.git] / src / common / fileconf.cpp
index 256655447aed5ee72d692577cb31666600b9ce94..0cb93cf51392daa679a0c13ed5de938a90a68a66 100644 (file)
@@ -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