summaryrefslogtreecommitdiffstats
path: root/tdehtml/testtdehtml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/testtdehtml.cpp')
-rw-r--r--tdehtml/testtdehtml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/testtdehtml.cpp b/tdehtml/testtdehtml.cpp
index 78ae83203..91eb19eee 100644
--- a/tdehtml/testtdehtml.cpp
+++ b/tdehtml/testtdehtml.cpp
@@ -32,7 +32,7 @@
#include "domtreeview.h"
#include <tdefiledialog.h>
-static KCmdLineOptions options[] = { { "+file", "url to open", 0 } , KCmdLineLastOption };
+static TDECmdLineOptions options[] = { { "+file", "url to open", 0 } , TDECmdLineLastOption };
int main(int argc, char *argv[])
{