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 Desktop
Commits
f13a460b
Commit
f13a460b
authored
Oct 13, 2020
by
Nicolas Fella
Browse files
[kcms/autostart] Set sane default size
(cherry picked from commit
2aa2d179
)
parent
bcc9684f
Changes
1
Hide whitespace changes
Inline
Side-by-side
kcms/autostart/package/contents/ui/main.qml
View file @
f13a460b
...
@@ -29,6 +29,9 @@ KCM.ScrollViewKCM {
...
@@ -29,6 +29,9 @@ KCM.ScrollViewKCM {
id
:
root
id
:
root
implicitHeight
:
Kirigami
.
Units
.
gridUnit
*
28
implicitWidth
:
Kirigami
.
Units
.
gridUnit
*
28
header
:
Kirigami.InlineMessage
{
header
:
Kirigami.InlineMessage
{
id
:
errorMessage
id
:
errorMessage
type
:
Kirigami
.
MessageType
.
Error
type
:
Kirigami
.
MessageType
.
Error
...
...
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