summaryrefslogtreecommitdiffstats
path: root/kresources/featureplan/dumpfeaturelist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/featureplan/dumpfeaturelist.cpp')
-rw-r--r--kresources/featureplan/dumpfeaturelist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/dumpfeaturelist.cpp b/kresources/featureplan/dumpfeaturelist.cpp
index 19e9a3fb..efab2cae 100644
--- a/kresources/featureplan/dumpfeaturelist.cpp
+++ b/kresources/featureplan/dumpfeaturelist.cpp
@@ -74,7 +74,7 @@ int main( int argc, char **argv )
TDECmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::addCmdLineOptions( options );
- KApplication app( false, false );
+ TDEApplication app( false, false );
TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();