X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..835165d576b66441987b78519e6ef1fe74ea795a:/include/wx/os2/iniconf.h diff --git a/include/wx/os2/iniconf.h b/include/wx/os2/iniconf.h index c73fd0df06..f3849403ff 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/os2/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