OS/2 updates for statusbar processing and easier VA debugging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/log.h>
|
||||
|
||||
#include <wx/config.h>
|
||||
#if wxUSE_CONFIG
|
||||
|
||||
#include <wx/os2/iniconf.h>
|
||||
|
||||
@@ -461,3 +463,5 @@ bool wxIniConfig::RenameGroup(const wxString& oldName, const wxString& newName)
|
||||
// Not implemented
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#endif //wxUSE_CONFIG
|
||||
|
Reference in New Issue
Block a user