diff options
Diffstat (limited to 'tools/converter/koconverter.cpp')
| -rw-r--r-- | tools/converter/koconverter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/converter/koconverter.cpp b/tools/converter/koconverter.cpp index dc8ab1b4e..d40d95457 100644 --- a/tools/converter/koconverter.cpp +++ b/tools/converter/koconverter.cpp @@ -81,7 +81,7 @@ int main( int argc, char **argv ) TDECmdLineArgs::init( argc, argv, &aboutData); TDECmdLineArgs::addCmdLineOptions( options ); - KApplication app; + TDEApplication app; // Install the libkoffice* translations KGlobal::locale()->insertCatalogue("koffice"); |
