]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/iniconf.h
Implement basic support for virtual file systems for the ie backend. Registering...
[wxWidgets.git] / include / wx / os2 / iniconf.h
index c73fd0df06f1580737760d871e923ea14125834e..f3849403ff8e9762426bd3dea1121d63343225d0 100644 (file)
@@ -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