diff options
author | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-26 16:42:06 +0800 |
---|---|---|
committer | ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id> | 2022-09-26 16:42:06 +0800 |
commit | 1e4f825392230cf42663160e7f2f13940099f94f (patch) | |
tree | aa01721ae931f05877b2293d1e7b9f262503b34a /Card.ui.qml | |
parent | 5a9fc079f5b142d2a36e9ec877398cb26487bd34 (diff) |
Rename logo svg
Diffstat (limited to 'Card.ui.qml')
-rw-r--r-- | Card.ui.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Card.ui.qml b/Card.ui.qml index 7e464a3..fae0b3a 100644 --- a/Card.ui.qml +++ b/Card.ui.qml @@ -2,7 +2,7 @@ import QtQuick 2.15 import QtQuick.Controls 2.15 Item { - property string imageSource: "darapsa.svg" + property string imageSource: "Darapsa.svg" property string badgeText: "Beginner" property string titleText: "Sketch from A to Z: for app designer" property string textTruncateText: "Rooms oh fully taken by worse do Points afraid but may end Rooms Points afraid but may end Rooms" |