mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-23 19:28:25 +00:00
fix(ui): remove tabs!!!
This commit is contained in:
parent
e059e36d87
commit
63230fc052
2 changed files with 9 additions and 9 deletions
|
|
@ -17,6 +17,6 @@ QtObject {
|
||||||
property QtObject message: QtObject {
|
property QtObject message: QtObject {
|
||||||
property color color: Colors.h
|
property color color: Colors.h
|
||||||
property int fontSize: 10
|
property int fontSize: 10
|
||||||
property real topPadding: 10
|
property int topPadding: 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue