summaryrefslogtreecommitdiffstats
path: root/kpat/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/clock.h')
-rw-r--r--kpat/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/clock.h b/kpat/clock.h
index 0107fec8..a126b0fc 100644
--- a/kpat/clock.h
+++ b/kpat/clock.h
@@ -5,7 +5,7 @@
class Clock : public Dealer {
Q_OBJECT
- TQ_OBJECT
+
public:
Clock( KMainWindow* parent=0, const char* name=0);