summaryrefslogtreecommitdiffstats
path: root/wizards/groupwisemain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/groupwisemain.cpp')
-rw-r--r--wizards/groupwisemain.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/groupwisemain.cpp b/wizards/groupwisemain.cpp
index 407551b6..3d7a9bda 100644
--- a/wizards/groupwisemain.cpp
+++ b/wizards/groupwisemain.cpp
@@ -27,10 +27,10 @@
#include <kglobal.h>
#include <klocale.h>
-static const KCmdLineOptions options[] =
+static const TDECmdLineOptions options[] =
{
{"verbose", "Verbose output", 0},
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main(int argc,char **argv)