diff options
Diffstat (limited to 'arts/tools/choosebusdlg.h')
-rw-r--r-- | arts/tools/choosebusdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/choosebusdlg.h b/arts/tools/choosebusdlg.h index 9ba29b8a..13312651 100644 --- a/arts/tools/choosebusdlg.h +++ b/arts/tools/choosebusdlg.h @@ -36,7 +36,7 @@ class ChooseBusDlg :public KDialog { int _newbusitemindex; public: - ChooseBusDlg(TQWidget *tqparent); + ChooseBusDlg(TQWidget *parent); public slots: TQString result(); |