Update QtGraphicalEffects, Window and Dialogs

CURA-7813
This commit is contained in:
jelle Spijker 2021-03-29 18:12:35 +02:00 committed by Jelle Spijker
parent 9da321ffb9
commit 3baa71fd48
No known key found for this signature in database
GPG key ID: 6662DC033BE6B99A
17 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
import QtQuick 2.15
import QtQuick.Window 2.2
import QtQuick.Window 2.15
import UM 1.3 as UM
// This is an QML item that shows the FPS and a running average of the FPS.