Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KDE Connect
Commits
7f7f0d89
Commit
7f7f0d89
authored
Jun 11, 2021
by
Piyush Aggarwal
🎮
Browse files
ensure kiconloader is instantiated when bringing up settings
parent
13a99a7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcm/kcm.cpp
View file @
7f7f0d89
...
...
@@ -39,6 +39,8 @@ KdeConnectKcm::KdeConnectKcm(QWidget* parent, const QVariantList& args)
QStringLiteral
(
"https://community.kde.org/KDEConnect"
)
);
about
->
addAuthor
(
i18n
(
"Albert Vaca Cintora"
));
about
->
setProgramLogo
(
QIcon
(
QStringLiteral
(
":/icons/kdeconnect/kdeconnect.svg"
)));
setAboutData
(
about
);
#ifdef Q_OS_WIN
...
...
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