X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..e4c903b2ea42fe104ef50d0ea6028f14d8309dfa:/include/wx/os2/iniconf.h?ds=sidebyside diff --git a/include/wx/os2/iniconf.h b/include/wx/os2/iniconf.h index c73fd0df06..da3ec325af 100644 --- a/include/wx/os2/iniconf.h +++ b/include/wx/os2/iniconf.h @@ -1,11 +1,11 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: include/wx/msw/iniconf.h +// Name: wx/msw/iniconf.h // Purpose: INI-file based wxConfigBase implementation // Author: David Webster // Modified by: // Created: 10/09/99 // Copyright: David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifndef _INICONF_H @@ -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