mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
fix(app): remove useless ids
This commit is contained in:
parent
e046daae33
commit
5b3f253760
2 changed files with 0 additions and 4 deletions
|
|
@ -233,8 +233,6 @@ ScrollableListView {
|
|||
// ---------------------------------------------------------------------
|
||||
|
||||
ActionBar {
|
||||
id: actionBar
|
||||
|
||||
iconSize: SipAddressesViewStyle.entry.iconSize
|
||||
|
||||
Repeater {
|
||||
|
|
|
|||
|
|
@ -9,8 +9,6 @@ import App.Styles 1.0
|
|||
|
||||
AbstractStartingCall {
|
||||
ActionBar {
|
||||
id: actionBar
|
||||
|
||||
anchors.centerIn: parent
|
||||
iconSize: CallStyle.actionArea.iconSize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue