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
System
KSystemLog
Commits
521756f8
Commit
521756f8
authored
Sep 03, 2022
by
Laurent Montel
Browse files
It's already defined in KAboutData
parent
93305072
Pipeline
#226797
passed with stage
in 5 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
521756f8
...
...
@@ -36,8 +36,6 @@ int main(int argc, char **argv)
QStringLiteral
(
"https://apps.kde.org/en/ksystemlog"
),
QString
());
about
.
setOrganizationDomain
(
"kde.org"
);
about
.
addAuthor
(
i18n
(
"Nicolas Ternisien"
),
i18n
(
"Main developer"
),
QStringLiteral
(
"nicolas.ternisien@gmail.com"
),
...
...
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