Skip to content
Snippets Groups Projects
Commit af1fd162 authored by Sébastien Blin's avatar Sébastien Blin Committed by Amin Bandali
Browse files

misc: clean up some anchors warnings

Change-Id: Ibd815ade167a32f14fd81a5675d9aeccb8ad5460
parent 7cc1cddf
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,6 @@ Rectangle {
color: JamiTheme.backgroundColor
anchors.fill: parent
Connections {
target: LRCInstance
......
......@@ -29,7 +29,6 @@ import "../../commoncomponents"
Rectangle {
id: root
anchors.fill: parent
color: JamiTheme.secondaryBackgroundColor
ColumnLayout {
......
......@@ -32,7 +32,6 @@ Rectangle {
signal itemSelected(int index)
signal buttonSelectedManually(int index)
anchors.fill: parent
color: JamiTheme.backgroundColor
ButtonGroup {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment