summaryrefslogtreecommitdiffstats
path: root/superkaramba/src/taskbartest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/src/taskbartest.cpp')
-rw-r--r--superkaramba/src/taskbartest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/src/taskbartest.cpp b/superkaramba/src/taskbartest.cpp
index 8f5dfc5..45f0be2 100644
--- a/superkaramba/src/taskbartest.cpp
+++ b/superkaramba/src/taskbartest.cpp
@@ -56,7 +56,7 @@ int main(int argc, char **argv)
TDECmdLineArgs::init(argc, argv, &about);
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
// karamba *mainWin = 0;
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();