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
Plasma
Plasma Mobile
Commits
d407bbcd
Commit
d407bbcd
authored
Mar 20, 2022
by
Devin Lin
🎨
Browse files
quicksettings: Fix flashlight
parent
529f4229
Pipeline
#152921
passed with stages
in 1 minute and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
quicksettings/flashlight/flashlightutil.cpp
View file @
d407bbcd
/*
* SPDX-FileCopyrightText: 2020 Han Young <hanyoung@protonmail.com>
* SPDX-FileCopyrightText: 2022 by Devin Lin <devin@kde.org>
*
* SPDX-License-Identifier: GPL-2.0-or-later
...
...
@@ -13,6 +14,7 @@
FlashlightUtil
::
FlashlightUtil
(
QObject
*
parent
)
:
QObject
{
parent
}
,
m_torchEnabled
{
false
}
{
}
...
...
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