mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Switch contextMenu to Cura.Menu
This fixes all the styling issues that it still had CURA-8928
This commit is contained in:
parent
58d04420ed
commit
c3745b42b6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import QtQuick.Window 2.1
|
||||||
import UM 1.5 as UM
|
import UM 1.5 as UM
|
||||||
import Cura 1.0 as Cura
|
import Cura 1.0 as Cura
|
||||||
|
|
||||||
Menu
|
Cura.Menu
|
||||||
{
|
{
|
||||||
id: base
|
id: base
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue