summaryrefslogtreecommitdiffstats
path: root/kparts/browserinterface.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 20:30:14 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-10-20 20:30:14 -0500
commitfe43761567120b0bda4e0aed56b7c1e56bdd93c5 (patch)
treefb23cd5905748c6e495f65a689cdd446fa3e4cae /kparts/browserinterface.h
parent481457e5859adea2b83aba47b6d5d724b4c7bf24 (diff)
downloadtdelibs-fe43761567120b0bda4e0aed56b7c1e56bdd93c5.tar.gz
tdelibs-fe43761567120b0bda4e0aed56b7c1e56bdd93c5.zip
Update TQt3 property/enum macros
Diffstat (limited to 'kparts/browserinterface.h')
-rw-r--r--kparts/browserinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/browserinterface.h b/kparts/browserinterface.h
index 302f474d7..82521376f 100644
--- a/kparts/browserinterface.h
+++ b/kparts/browserinterface.h
@@ -26,7 +26,7 @@ namespace KParts
*
* Qt properties:
* <code>
- * Q_PROPERTY( uint historyLength READ historyLength );
+ * TQ_PROPERTY( uint historyLength READ historyLength );
* </code>
*
* Callable methods: