summaryrefslogtreecommitdiffstats
path: root/kmahjongg/boardwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmahjongg/boardwidget.h')
-rw-r--r--kmahjongg/boardwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/boardwidget.h b/kmahjongg/boardwidget.h
index 749f5452..bee14b49 100644
--- a/kmahjongg/boardwidget.h
+++ b/kmahjongg/boardwidget.h
@@ -92,7 +92,7 @@ class BoardWidget : public TQWidget
TQ_OBJECT
public:
- BoardWidget( TQWidget* tqparent = 0, const char *name = 0 );
+ BoardWidget( TQWidget* parent = 0, const char *name = 0 );
~BoardWidget();
void calculateNewGame(int num = -1 );