mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-16 14:41:25 +08:00
LogsView: set minimum window size
Change-Id: Iea461d60b80808e569c457e51323930a6cf67779
This commit is contained in:
@@ -43,8 +43,8 @@ Window {
|
||||
}
|
||||
|
||||
title: JamiStrings.logsViewTitle
|
||||
width: 600
|
||||
height: 500
|
||||
minimumWidth: 600
|
||||
minimumHeight: 500
|
||||
|
||||
Connections {
|
||||
target: UtilsAdapter
|
||||
|
||||
Reference in New Issue
Block a user