mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:21:16 +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 "../../controls-uit"
|
||||||
import "../../styles-uit"
|
import "../../styles-uit"
|
||||||
|
|
||||||
Rectangle {
|
ShadowRectangle {
|
||||||
property int wearablesCount: 0
|
property int wearablesCount: 0
|
||||||
|
|
||||||
width: 46.5
|
width: 46.5
|
||||||
|
|
Loading…
Reference in a new issue