summaryrefslogtreecommitdiffstats
path: root/kabc/tests/testaddressfmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/tests/testaddressfmt.cpp')
-rw-r--r--kabc/tests/testaddressfmt.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/tests/testaddressfmt.cpp b/kabc/tests/testaddressfmt.cpp
index b66c7ad01..0c4ae1439 100644
--- a/kabc/tests/testaddressfmt.cpp
+++ b/kabc/tests/testaddressfmt.cpp
@@ -10,11 +10,11 @@
using namespace KABC;
-static const KCmdLineOptions options[] =
+static const TDECmdLineOptions options[] =
{
{ "save", "", 0 },
{ "number", "", 0 },
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main(int argc,char **argv)