summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/graph.h')
-rw-r--r--superkaramba/src/graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/superkaramba/src/graph.h b/superkaramba/src/graph.h
index a2c164f..6e89c57 100644
--- a/superkaramba/src/graph.h
+++ b/superkaramba/src/graph.h
@@ -18,6 +18,7 @@
class Graph : public Meter
{
Q_OBJECT
+ TQ_OBJECT
public:
Graph(karamba* k, int ix, int iy, int iw, int ih, int nbrPoints);