From 807a96c1a088519d5c944a80f07ead41726bf731 Mon Sep 17 00:00:00 2001 From: "Zane U. Ji" Date: Sat, 18 Aug 2012 23:41:27 +0800 Subject: [PATCH] Fixed compiling problem with wxWidgets 2.8.12 --- src/.cproject | 64 ++++++++--------- src/housestyle.cpp | 2 +- src/mynotebook.cpp | 5 +- src/mypropertysheet.cpp | 24 +++---- src/mypropertysheet.h | 1 + src/validationthread.cpp | 6 +- src/validationthread.h | 2 +- src/wrapdaisy.cpp | 15 ++-- src/wrapexpat.cpp | 6 +- src/wrapexpat.h | 3 +- src/wrapxerces.cpp | 2 +- src/xmlcopyeditor.cpp | 140 +++++++++++++++++++++++++++--------- src/xmlcopyeditor.h | 3 + src/xmlcopyeditorcopy.h | 4 ++ src/xmlctrl.cpp | 15 ++-- src/xmlctrl.h | 2 +- src/xmlpromptgenerator.cpp | 6 +- src/xmlshallowvalidator.cpp | 6 +- 18 files changed, 189 insertions(+), 117 deletions(-) diff --git a/src/.cproject b/src/.cproject index e6963f6..80e6296 100644 --- a/src/.cproject +++ b/src/.cproject @@ -26,8 +26,9 @@