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
Plasma
Plasma Workspace
Commits
f211e1a9
Commit
f211e1a9
authored
Mar 29, 2021
by
Harald Sitter
🏳️🌈
Browse files
SCM_SILENT typo--
parent
5126f17e
Changes
1
Hide whitespace changes
Inline
Side-by-side
startkde/plasma-session/startup.cpp
View file @
f211e1a9
...
...
@@ -166,7 +166,7 @@ class NotificationThread : public QThread
void
run
()
override
{
// We cannot parent to the thread itself so let's create
// a QObject on the stack and parent everythi
g
n to it
// a QObject on the stack and parent everythin
g
to it
QObject
parent
;
KNotifyConfig
notifyConfig
(
QStringLiteral
(
"plasma_workspace"
),
QList
<
QPair
<
QString
,
QString
>>
(),
QStringLiteral
(
"startkde"
));
const
QString
action
=
notifyConfig
.
readEntry
(
QStringLiteral
(
"Action"
));
...
...
Write
Preview
Supports
Markdown
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