mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
Qml-app update all available icons to SVG
This commit is contained in:
parent
8ebd0f770f
commit
163f6b14af
26 changed files with 202 additions and 26 deletions
|
@ -47,7 +47,7 @@ Item
|
|||
target: loginView
|
||||
visible: true
|
||||
buttonText: qsTr("Save")
|
||||
iconUrl: "qrc:/icons/edit-image-face-detect.png"
|
||||
iconUrl: "qrc:/icons/edit-image-face-detect.svg"
|
||||
suggestionText: qsTr("Create your profile")
|
||||
onSubmit:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue