summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/kicker-3.4-reverseLayout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/kicker-3.4-reverseLayout.cpp')
-rw-r--r--kicker/kicker/kicker-3.4-reverseLayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/kicker-3.4-reverseLayout.cpp b/kicker/kicker/kicker-3.4-reverseLayout.cpp
index 110e1692f..d3fd5f755 100644
--- a/kicker/kicker/kicker-3.4-reverseLayout.cpp
+++ b/kicker/kicker/kicker-3.4-reverseLayout.cpp
@@ -23,7 +23,7 @@ int main(int argc, char** argv)
{
// We must disguise as Kicker in order to obtain the correct reverseLayout setting.
TDECmdLineArgs::init(argc, argv, "kicker", "", "", "", false);
- KApplication app(false, false);
+ TDEApplication app(false, false);
TQStringList stretchableApplets;
stretchableApplets << "taskbarapplet.desktop";