fix imports
This commit is contained in:
parent
b9642137f2
commit
3fc335fdd9
@ -112,7 +112,7 @@ Item {
|
|||||||
Item {
|
Item {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
property alias margins: surface.margins
|
property alias margins: surface.margins
|
||||||
ButtonShadow {
|
Private.ButtonShadow {
|
||||||
id: shadow
|
id: shadow
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
visible: !flat
|
visible: !flat
|
||||||
|
Loading…
Reference in New Issue
Block a user