diff options
Diffstat (limited to 'arts/tools/choosebusdlg.cpp')
-rw-r--r-- | arts/tools/choosebusdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/choosebusdlg.cpp b/arts/tools/choosebusdlg.cpp index 45b4eead..3793294f 100644 --- a/arts/tools/choosebusdlg.cpp +++ b/arts/tools/choosebusdlg.cpp @@ -155,7 +155,7 @@ TQString ChooseBusDlg::result() void ChooseBusDlg::help() { - KApplication::kApplication()->invokeHelp("", "artsbuilder"); + TDEApplication::kApplication()->invokeHelp("", "artsbuilder"); } void ChooseBusDlg::textChanged( const TQString & busname ) |