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
Bluedevil
Commits
fdc622af
Commit
fdc622af
authored
Oct 13, 2020
by
Nicolas Fella
Browse files
[kcm] Set sane default size
(cherry picked from commit
29ec206f
)
parent
c542dc83
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kcm/package/contents/ui/Bluetooth.qml
View file @
fdc622af
...
...
@@ -18,6 +18,9 @@ ScrollViewKCM {
id
:
root
implicitHeight
:
Kirigami
.
Units
.
gridUnit
*
28
implicitWidth
:
Kirigami
.
Units
.
gridUnit
*
28
function
setBluetoothEnabled
(
enabled
)
{
BluezQt
.
Manager
.
bluetoothBlocked
=
!
enabled
...
...
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