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