Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Plasma Desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
41
Merge Requests
41
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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[])
KAboutData
::
setApplicationData
(
aboutData
);
QCommandLineParser
parser
;
parser
.
addHelpOption
();
parser
.
addVersionOption
();
parser
.
addPositionalArgument
(
"theme"
,
i18n
(
"Scheme to edit or to use as a base."
),
QStringLiteral
(
"kcolorschemeeditor ThemeName"
));
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