X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..dec53e5a560eeaffd5927f000101dd473fd83c13:/include/wx/os2/iniconf.h diff --git a/include/wx/os2/iniconf.h b/include/wx/os2/iniconf.h index 8d0579796e..f3849403ff 100644 --- a/include/wx/os2/iniconf.h +++ b/include/wx/os2/iniconf.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: include/wx/msw/iniconf.h +// Name: wx/os2/iniconf.h // Purpose: INI-file based wxConfigBase implementation // Author: David Webster // Modified by: @@ -35,7 +35,7 @@ // same as appname). The file name (strAppName parameter) may, in fact, // contain the full path to the file. If it doesn't, the file is searched for // in the Windows directory. -class WXDLLEXPORT wxIniConfig : public wxConfigBase +class WXDLLIMPEXP_CORE wxIniConfig : public wxConfigBase { public: // ctor & dtor