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/builder/interfacedlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arts/builder/interfacedlg.cpp') diff --git a/arts/builder/interfacedlg.cpp b/arts/builder/interfacedlg.cpp index 26265eea..58637153 100644 --- a/arts/builder/interfacedlg.cpp +++ b/arts/builder/interfacedlg.cpp @@ -172,7 +172,7 @@ void InterfaceDlg::update() void InterfaceDlg::help() { - KApplication::kApplication()->invokeHelp("", "karts"); + TDEApplication::kApplication()->invokeHelp("", "karts"); } #include "interfacedlg.moc" -- cgit v1.2.1