Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Desktop
Commits
3c30283a
Commit
3c30283a
authored
Oct 25, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
It's already done in kaboutdata
parent
987b4dec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
kcms/colors/kcolorschemeeditor.cpp
kcms/colors/kcolorschemeeditor.cpp
+0
-2
No files found.
kcms/colors/kcolorschemeeditor.cpp
View file @
3c30283a
...
@@ -46,8 +46,6 @@ int main(int argc, char* argv[])
...
@@ -46,8 +46,6 @@ int main(int argc, char* argv[])
KAboutData
::
setApplicationData
(
aboutData
);
KAboutData
::
setApplicationData
(
aboutData
);
QCommandLineParser
parser
;
QCommandLineParser
parser
;
parser
.
addHelpOption
();
parser
.
addVersionOption
();
parser
.
addPositionalArgument
(
"theme"
,
i18n
(
"Scheme to edit or to use as a base."
),
parser
.
addPositionalArgument
(
"theme"
,
i18n
(
"Scheme to edit or to use as a base."
),
QStringLiteral
(
"kcolorschemeeditor ThemeName"
));
QStringLiteral
(
"kcolorschemeeditor ThemeName"
));
aboutData
.
setupCommandLine
(
&
parser
);
aboutData
.
setupCommandLine
(
&
parser
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment