summaryrefslogtreecommitdiffstats
path: root/yakuake/src/first_run_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'yakuake/src/first_run_dialog.h')
-rw-r--r--yakuake/src/first_run_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yakuake/src/first_run_dialog.h b/yakuake/src/first_run_dialog.h
index b026610..aab7ef7 100644
--- a/yakuake/src/first_run_dialog.h
+++ b/yakuake/src/first_run_dialog.h
@@ -25,7 +25,7 @@ class FirstRunDialog : public FirstRunDialogUI
TQ_OBJECT
public:
- explicit FirstRunDialog(TQWidget* tqparent, const char* name=NULL);
+ explicit FirstRunDialog(TQWidget* parent, const char* name=NULL);
~FirstRunDialog();
KShortcut shortcut();