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