IconContextMenu: Import fix
This commit is contained in:
parent
1fb4c0df40
commit
bfb22d0d3f
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
||||||
|
|
||||||
import QtQuick 2.0
|
import QtQuick 2.0
|
||||||
|
|
||||||
|
import 'common/constants.js' as Constants
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: contextMenu
|
id: contextMenu
|
||||||
default property alias children: contextMenuRow.children
|
default property alias children: contextMenuRow.children
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue