summaryrefslogtreecommitdiffstats
path: root/ksnapshot/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksnapshot/main.cpp')
-rw-r--r--ksnapshot/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/main.cpp b/ksnapshot/main.cpp
index 8f03f2bf..72d3e3c4 100644
--- a/ksnapshot/main.cpp
+++ b/ksnapshot/main.cpp
@@ -33,7 +33,7 @@
static const char description[] =
I18N_NOOP("TDE Screenshot Utility");
-static KCmdLineOptions options[] =
+static TDECmdLineOptions options[] =
{
{ "c", 0, 0 },
{ "current", I18N_NOOP("Captures the window under the mouse on startup (instead of the desktop)"), 0 },