summaryrefslogtreecommitdiffstats
path: root/adept/manager/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'adept/manager/main.cpp')
-rw-r--r--adept/manager/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/adept/manager/main.cpp b/adept/manager/main.cpp
index 5c33449..c0fd1d6 100644
--- a/adept/manager/main.cpp
+++ b/adept/manager/main.cpp
@@ -6,9 +6,9 @@
#include "app.h"
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
- KCmdLineLastOption
+ TDECmdLineLastOption
};
int main(int argc, char *argv[])