summaryrefslogtreecommitdiffstats
path: root/src/piklab/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/piklab/main.cpp')
-rw-r--r--src/piklab/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piklab/main.cpp b/src/piklab/main.cpp
index 409be80..dccdfba 100644
--- a/src/piklab/main.cpp
+++ b/src/piklab/main.cpp
@@ -11,7 +11,7 @@
#include "common/global/about.h"
#include "libgui/likeback.h"
-const KCmdLineOptions OPTIONS[] = {
+const TDECmdLineOptions OPTIONS[] = {
{ "+[file]", I18N_NOOP("Optional filenames to be opened upon startup."), 0 },
{ 0, 0, 0}
};