Delete icon of buttons

This commit is contained in:
Angela Mazzurco 2017-07-24 16:30:40 +02:00
parent cf91bbbf0b
commit ca1b692a82

View File

@ -87,8 +87,6 @@ Item
{
id: importButton
text: qsTr("Import trusted node")
// anchors.horizontalCenter: parent.horizontalCenter
iconUrl: "/icons/paste.svg"
fontSize: 14
onClicked:
@ -182,9 +180,7 @@ Item
ButtonText
{
id: btRsCert
// anchors.horizontalCenter: parent.horizontalCenter
text: qsTr("Export own certificate link")
iconUrl: "/icons/share.svg"
fontSize: 14
onClicked:
{
@ -247,7 +243,6 @@ Item
id: btPlainCert
text: qsTr("Export own plain certificate")
fontSize: 14
iconUrl: "/icons/share.svg"
onClicked:
{
rsApi.request(