summaryrefslogtreecommitdiffstats
path: root/kpat/grandf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/grandf.h')
-rw-r--r--kpat/grandf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kpat/grandf.h b/kpat/grandf.h
index 4c07abc1..24e64c5c 100644
--- a/kpat/grandf.h
+++ b/kpat/grandf.h
@@ -36,9 +36,10 @@ class KMainWindow;
class Grandf : public Dealer {
Q_OBJECT
+ TQ_OBJECT
public:
- Grandf( KMainWindow* parent=0, const char* name=0);
+ Grandf( KMainWindow* tqparent=0, const char* name=0);
public slots:
void redeal();