Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Network
KAccounts Integration
Commits
ec9746ca
Commit
ec9746ca
authored
Sep 21, 2020
by
Nicolas Fella
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[kcm] Provide a sane implicit size
Prevent the KCM from opening in a tiny window
parent
907cec84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/kcm/package/contents/ui/Accounts.qml
src/kcm/package/contents/ui/Accounts.qml
+3
-0
No files found.
src/kcm/package/contents/ui/Accounts.qml
View file @
ec9746ca
...
...
@@ -17,6 +17,9 @@ import org.kde.kaccounts 1.2 as KAccounts
ScrollViewKCM
{
id
:
kaccountsRoot
implicitHeight
:
Kirigami
.
Units
.
gridUnit
*
28
implicitWidth
:
Kirigami
.
Units
.
gridUnit
*
28
// Existing accounts
view
:
ListView
{
...
...
Write
Preview
Markdown
is supported
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