summaryrefslogtreecommitdiffstats
path: root/kresources/slox/testsloxaccounts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/slox/testsloxaccounts.cpp')
-rw-r--r--kresources/slox/testsloxaccounts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/slox/testsloxaccounts.cpp b/kresources/slox/testsloxaccounts.cpp
index 55011f2f..77a91d71 100644
--- a/kresources/slox/testsloxaccounts.cpp
+++ b/kresources/slox/testsloxaccounts.cpp
@@ -41,7 +41,7 @@ int main(int argc,char **argv)
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app;
+ TDEApplication app;
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();