summaryrefslogtreecommitdiffstats
path: root/lib/kotext/KoVariable.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/KoVariable.h')
-rw-r--r--lib/kotext/KoVariable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/KoVariable.h b/lib/kotext/KoVariable.h
index fce8fc2d..5cadc5e9 100644
--- a/lib/kotext/KoVariable.h
+++ b/lib/kotext/KoVariable.h
@@ -292,7 +292,7 @@ class KoVariableCollection;
class KOTEXT_EXPORT KoVariableCollection : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Note that the KoVariableSettings becomes owned by the collection;
// we take it as argument so that it can be subclassed though.