summaryrefslogtreecommitdiffstats
path: root/kchart/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/main.cc')
-rw-r--r--kchart/main.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/main.cc b/kchart/main.cc
index 35dd041d..2d20e207 100644
--- a/kchart/main.cc
+++ b/kchart/main.cc
@@ -27,10 +27,10 @@ using namespace KChart;
namespace KChart
{
-static const KCmdLineOptions options[]=
+static const TDECmdLineOptions options[]=
{
{"+[file]", I18N_NOOP("File to open"),0},
- KCmdLineLastOption
+ TDECmdLineLastOption
};
} //namespace KChart