forked from lubuwest/Friendiqa
Friendiqa v0.3
This commit is contained in:
parent
585e329bcb
commit
bda2d9f7b5
63 changed files with 2746 additions and 1357 deletions
|
@ -77,7 +77,7 @@ Rectangle {
|
|||
font.pixelSize: 3*mm
|
||||
anchors.left: contactImage.right
|
||||
anchors.margins: 1*mm
|
||||
text:Qt.atob(contact.name)
|
||||
text:contact.name
|
||||
}
|
||||
|
||||
MouseArea{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue