]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/iniconf.h
Add some basic tests for wxDataViewCtrl selection handling.
[wxWidgets.git] / include / wx / os2 / iniconf.h
index 8d0579796e50ae8f15b70cc0af164fead4cd4c8a..f3849403ff8e9762426bd3dea1121d63343225d0 100644 (file)
@@ -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