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 b20bfde8..14eefa20 100644
--- a/kpat/simon.h
+++ b/kpat/simon.h
@@ -8,7 +8,7 @@ class Simon : public Dealer {
TQ_OBJECT
public:
- Simon( KMainWindow* tqparent=0, const char* name=0);
+ Simon( KMainWindow* parent=0, const char* name=0);
public slots:
void deal();