projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git]
/
src
/
xrc
/
xh_gdctl.cpp
diff --git
a/src/xrc/xh_gdctl.cpp
b/src/xrc/xh_gdctl.cpp
index 5a8226ebb7c640170c9bc83dabfcb4651fed3ede..e9bd578a7b73c13ba961a494c04e19c71657b593 100644
(file)
--- a/
src/xrc/xh_gdctl.cpp
+++ b/
src/xrc/xh_gdctl.cpp
@@
-8,10
+8,6
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma implementation "xh_gdctl.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
@@
-19,8
+15,7
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#include "wx/defs.h"
-#if wxUSE_DIRDLG
+#if wxUSE_XRC && wxUSE_DIRDLG
#include "wx/textctrl.h"
#include "wx/xrc/xh_gdctl.h"
#include "wx/textctrl.h"
#include "wx/xrc/xh_gdctl.h"
@@
-61,4
+56,4
@@
bool wxGenericDirCtrlXmlHandler::CanHandle(wxXmlNode *node)
return IsOfClass(node, wxT("wxGenericDirCtrl"));
}
return IsOfClass(node, wxT("wxGenericDirCtrl"));
}
-#endif
+#endif
// wxUSE_XRC && wxUSE_DIRDLG