Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Ark
Commits
cef0a797
Commit
cef0a797
authored
Sep 03, 2022
by
Laurent Montel
Browse files
It's already defined in KAboutData
parent
b7071e58
Pipeline
#226796
passed with stage
in 1 minute and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/main.cpp
View file @
cef0a797
...
...
@@ -90,8 +90,6 @@ int main(int argc, char **argv)
QStringLiteral
(
"https://utils.kde.org/projects/ark"
)
);
aboutData
.
setOrganizationDomain
(
"kde.org"
);
aboutData
.
addAuthor
(
i18n
(
"Elvis Angelaccio"
),
i18n
(
"Maintainer"
),
QStringLiteral
(
"elvis.angelaccio@kde.org"
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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