diff --git a/Linphone/view/Item/Button.qml b/Linphone/view/Item/Button.qml index 6acc5b0f..f310e910 100644 --- a/Linphone/view/Item/Button.qml +++ b/Linphone/view/Item/Button.qml @@ -115,8 +115,7 @@ Control.Button { ButtonText{} } ButtonText {} - ButtonImage{ - } + ButtonImage{} Item { Layout.fillWidth : true Layout.fillHeight : true