]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/iniconf.h
Don't dispatch messages while waiting in worker thread in wxMSW.
[wxWidgets.git] / include / wx / os2 / iniconf.h
index 8d0579796e50ae8f15b70cc0af164fead4cd4c8a..da3ec325af86357e6e86a97c4984abe4c41325ee 100644 (file)
@@ -1,5 +1,5 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        include/wx/msw/iniconf.h
+// Name:        wx/msw/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