mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-24 09:25:33 +02:00
misc: fix default initial width
Change-Id: Ia9c59045e85bd368496841c710e5438b70711437
This commit is contained in:
parent
4650c96848
commit
410a15a09f
1 changed files with 1 additions and 1 deletions
|
@ -544,7 +544,7 @@ Item {
|
|||
property real wizardViewMinWidth: 500
|
||||
property real wizardViewMinHeight: 600
|
||||
|
||||
property real mainViewPreferredWidth: 725
|
||||
property real mainViewPreferredWidth: 730
|
||||
property real mainViewPreferredHeight: 600
|
||||
|
||||
// Details page
|
||||
|
|
Loading…
Add table
Reference in a new issue