summaryrefslogtreecommitdiffstats
path: root/tderesources/featureplan/benchmarkfeaturelist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/featureplan/benchmarkfeaturelist.cpp')
-rw-r--r--tderesources/featureplan/benchmarkfeaturelist.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tderesources/featureplan/benchmarkfeaturelist.cpp b/tderesources/featureplan/benchmarkfeaturelist.cpp
index f9f88c5c..14225d74 100644
--- a/tderesources/featureplan/benchmarkfeaturelist.cpp
+++ b/tderesources/featureplan/benchmarkfeaturelist.cpp
@@ -32,10 +32,10 @@
#include <iostream>
-static const KCmdLineOptions options[] =
+static const TDECmdLineOptions options[] =
{
{ "+featurelist", "Name of featurelist XML file", 0 },
- KCmdLineLastOption
+ TDECmdLineLastOption
};
void displayFeature( Feature *f )