summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/kpoti_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/kde/kpoti_impl.h')
-rw-r--r--arts/gui/kde/kpoti_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/gui/kde/kpoti_impl.h b/arts/gui/kde/kpoti_impl.h
index 92d7a101..4da2cb12 100644
--- a/arts/gui/kde/kpoti_impl.h
+++ b/arts/gui/kde/kpoti_impl.h
@@ -36,7 +36,7 @@ class KPoti_impl;
class PotiIntMapper :public TQObject {
Q_OBJECT
- TQ_OBJECT
+
KPoti_impl *impl;
public:
PotiIntMapper(KPoti_impl *impl, KPoti *kp);