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