summaryrefslogtreecommitdiffstats
path: root/kjsembed/bindwizard
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 21:00:46 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 21:00:46 -0500
commitdd066e0decc815fe919173830c7110e656f27f18 (patch)
tree83b456e5d31614c660336893adbbf66476d7d4de /kjsembed/bindwizard
parent4d7f4e86544b316655c3fe4d547a80c11a58eed5 (diff)
downloadtdebindings-dd066e0decc815fe919173830c7110e656f27f18.tar.gz
tdebindings-dd066e0decc815fe919173830c7110e656f27f18.zip
Update TQt3 property/enum macros
Diffstat (limited to 'kjsembed/bindwizard')
-rw-r--r--kjsembed/bindwizard/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/bindwizard/Doxyfile.in b/kjsembed/bindwizard/Doxyfile.in
index a23353eb..3ef3847c 100644
--- a/kjsembed/bindwizard/Doxyfile.in
+++ b/kjsembed/bindwizard/Doxyfile.in
@@ -669,7 +669,7 @@ INCLUDE_FILE_PATTERNS =
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
-PREDEFINED = Q_PROPERTY()=
+PREDEFINED = TQ_PROPERTY()=
# If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.