mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 03:07:53 -06:00
Add missing import for Screen.devicePixelRatio to work
This commit is contained in:
parent
d536bbd6b9
commit
c3e19b5ecb
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
import QtQuick 2.1
|
||||
import QtQuick.Controls 1.1
|
||||
import QtQuick.Dialogs 1.2
|
||||
import QtQuick.Window 2.1
|
||||
|
||||
import UM 1.2 as UM
|
||||
import Cura 1.1 as Cura
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue