summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/kgraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/kde/kgraph.h')
-rw-r--r--arts/gui/kde/kgraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/gui/kde/kgraph.h b/arts/gui/kde/kgraph.h
index a1904aa1..2bb64398 100644
--- a/arts/gui/kde/kgraph.h
+++ b/arts/gui/kde/kgraph.h
@@ -34,7 +34,7 @@ class KGraphLine_impl;
class KGraph : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
protected:
std::list<KGraphLine_impl *> lines;