mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-22 14:18:09 +00:00
fix(ui/views/App/Styles/Assistant/AssistantUseLinphoneSipAccountStyle): fix coding style
This commit is contained in:
parent
ebd960a4a8
commit
cda42e1a95
1 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ import QtQuick 2.7
|
|||
QtObject {
|
||||
property int spacing: 20
|
||||
|
||||
property QtObject checkBox: QtObject {
|
||||
property int width: 300
|
||||
}
|
||||
property QtObject checkBox: QtObject {
|
||||
property int width: 300
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue