From 2f1044cf6325ef76548375b602a14f8eb56eeb3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:21:27 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- arts/tools/choosebusdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/tools/choosebusdlg.cpp') 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 ) -- cgit v1.2.1