diff options
Diffstat (limited to 'kpat/grandf.h')
-rw-r--r-- | kpat/grandf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/grandf.h b/kpat/grandf.h index 24e64c5c..e2ff1939 100644 --- a/kpat/grandf.h +++ b/kpat/grandf.h @@ -39,7 +39,7 @@ class Grandf : public Dealer { TQ_OBJECT public: - Grandf( KMainWindow* tqparent=0, const char* name=0); + Grandf( KMainWindow* parent=0, const char* name=0); public slots: void redeal(); |