summaryrefslogtreecommitdiffstats
path: root/kfouleggs/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfouleggs/board.h')
-rw-r--r--kfouleggs/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfouleggs/board.h b/kfouleggs/board.h
index e3b4229e..174d1dd7 100644
--- a/kfouleggs/board.h
+++ b/kfouleggs/board.h
@@ -9,7 +9,7 @@ class FEBoard : public Board
Q_OBJECT
TQ_OBJECT
public:
- FEBoard(bool graphic, TQWidget *tqparent);
+ FEBoard(bool graphic, TQWidget *parent);
void copy(const GenericTetris &);
void start(const GTInitData &);