projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
More settings restored.
[wxWidgets.git]
/
src
/
xrc
/
xh_bttn.cpp
diff --git
a/src/xrc/xh_bttn.cpp
b/src/xrc/xh_bttn.cpp
index d391e8ea2beb4f56be748dea14e17e491326f6bd..971b49ce29279db8db089ae945617af085c07a53 100644
(file)
--- a/
src/xrc/xh_bttn.cpp
+++ b/
src/xrc/xh_bttn.cpp
@@
-8,7
+8,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "xh_bttn.h"
#endif
#pragma implementation "xh_bttn.h"
#endif
@@
-19,7
+19,7
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#if wxUSE_X
ML && wxUSE_X
RC
+#if wxUSE_XRC
#include "wx/xrc/xh_bttn.h"
#include "wx/button.h"
#include "wx/xrc/xh_bttn.h"
#include "wx/button.h"
@@
-61,4
+61,4
@@
bool wxButtonXmlHandler::CanHandle(wxXmlNode *node)
return IsOfClass(node, wxT("wxButton"));
}
return IsOfClass(node, wxT("wxButton"));
}
-#endif // wxUSE_X
ML && wxUSE_X
RC
+#endif // wxUSE_XRC