diff options
Diffstat (limited to 'kmahjongg/Editor.h')
-rw-r--r-- | kmahjongg/Editor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmahjongg/Editor.h b/kmahjongg/Editor.h index a42f237d..1cd06853 100644 --- a/kmahjongg/Editor.h +++ b/kmahjongg/Editor.h @@ -23,7 +23,7 @@ public: Editor ( - TQWidget* tqparent = NULL, + TQWidget* parent = NULL, const char* name = NULL ); |