mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-24 07:08:07 +00:00
fix(ui/views/App/Styles/Settings/SettingsVideoPreviewStyle): remove tabs
This commit is contained in:
parent
2d9bef6a9d
commit
c6cae4220e
1 changed files with 4 additions and 4 deletions
|
|
@ -7,8 +7,8 @@ QtObject {
|
|||
property int height: 480
|
||||
property int width: 640
|
||||
|
||||
property QtObject preview: QtObject {
|
||||
property int leftMargin: 25
|
||||
property int rightMargin: 25
|
||||
}
|
||||
property QtObject preview: QtObject {
|
||||
property int leftMargin: 25
|
||||
property int rightMargin: 25
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue