summaryrefslogtreecommitdiffstats
path: root/tests/testdatebook.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdatebook.cc')
-rw-r--r--tests/testdatebook.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testdatebook.cc b/tests/testdatebook.cc
index 0335867..1facced 100644
--- a/tests/testdatebook.cc
+++ b/tests/testdatebook.cc
@@ -38,11 +38,11 @@
#include "pilotDateEntry.h"
#include "pilotLocalDatabase.h"
-static const KCmdLineOptions options[] =
+static const TDECmdLineOptions options[] =
{
{"verbose", "Verbose output", 0},
{"data-dir <path>","Set data directory", "."},
- KCmdLineLastOption
+ TDECmdLineLastOption
};