summaryrefslogtreecommitdiffstats
path: root/xparts/mozilla/kshell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/mozilla/kshell.cpp')
-rw-r--r--xparts/mozilla/kshell.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/mozilla/kshell.cpp b/xparts/mozilla/kshell.cpp
index c644715d..dd5986b2 100644
--- a/xparts/mozilla/kshell.cpp
+++ b/xparts/mozilla/kshell.cpp
@@ -62,7 +62,7 @@ private:
int main( int argc, char **argv )
{
- KApplication app( argc, argv, "xkpartsshell" );
+ TDEApplication app( argc, argv, "xkpartsshell" );
app.dcopClient()->registerAs("kshell");