mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 18:13:47 +02:00
shadow for wearables indicator (based on mockups)
This commit is contained in:
parent
6efcea2c27
commit
567298b59b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import QtQuick 2.9
|
|||
import "../../controls-uit"
|
||||
import "../../styles-uit"
|
||||
|
||||
Rectangle {
|
||||
ShadowRectangle {
|
||||
property int wearablesCount: 0
|
||||
|
||||
width: 46.5
|
||||
|
|
Loading…
Reference in a new issue