diff options
Diffstat (limited to 'arts/tools/main.h')
-rw-r--r-- | arts/tools/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/main.h b/arts/tools/main.h index 3b52dadb..41bcccdd 100644 --- a/arts/tools/main.h +++ b/arts/tools/main.h @@ -79,7 +79,7 @@ protected: TQBoxLayout *boxLayout; public: - VControl( KArtsServer*, TQWidget *tqparent); + VControl( KArtsServer*, TQWidget *parent); ~VControl(); public slots: |