summaryrefslogtreecommitdiffstats
path: root/ksnapshot/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/main.cpp')
-rw-r--r--ksnapshot/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/main.cpp b/ksnapshot/main.cpp
index d503c0d5..0bf32633 100644
--- a/ksnapshot/main.cpp
+++ b/ksnapshot/main.cpp
@@ -55,7 +55,7 @@ int main(int argc, char **argv)
TDECmdLineArgs::addCmdLineOptions( options ); // Add our own options.
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
- KApplication app;
+ TDEApplication app;
KImageIO::registerFormats();