projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxToggleButton on wxMac has these methods now
[wxWidgets.git]
/
utils
/
configtool
/
src
/
configtree.cpp
diff --git
a/utils/configtool/src/configtree.cpp
b/utils/configtool/src/configtree.cpp
index 3f30098263cc218d520de382227d58d3ee91bafc..6d36f3964f9035dc2ccc8a13164d03daceceaa52 100644
(file)
--- a/
utils/configtool/src/configtree.cpp
+++ b/
utils/configtool/src/configtree.cpp
@@
-9,7
+9,7
@@
// Licence:
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "configtree.h"
#endif