summaryrefslogtreecommitdiffstats
path: root/kresources/featureplan/benchmarkfeaturelist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/featureplan/benchmarkfeaturelist.cpp')
-rw-r--r--kresources/featureplan/benchmarkfeaturelist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/featureplan/benchmarkfeaturelist.cpp b/kresources/featureplan/benchmarkfeaturelist.cpp
index 1ce29998..106d8001 100644
--- a/kresources/featureplan/benchmarkfeaturelist.cpp
+++ b/kresources/featureplan/benchmarkfeaturelist.cpp
@@ -75,7 +75,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();