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