Skip to content
Snippets Groups Projects
Commit b67ed463 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

keyboardtable: add minimum height

Change-Id: I0ba04ff87a0dfb26517e4fff3776d82f01c5e44c
GitLab: #851
parent d948efb4
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,7 @@ Window { ...@@ -33,6 +33,7 @@ Window {
width: 500 width: 500
minimumWidth: 300 minimumWidth: 300
height: 480 height: 480
minimumHeight: 300
ListModel { ListModel {
id: keyboardGeneralShortcutsModel id: keyboardGeneralShortcutsModel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment