mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 20:22:39 +01:00
Remove not needed import that only works on windows anyways
This commit is contained in:
parent
47b61a23f8
commit
6d4f48013e
@ -3,8 +3,6 @@ import QtQuick 2.14
|
|||||||
import QtQuick.Controls 2.14
|
import QtQuick.Controls 2.14
|
||||||
import ScreenPlayWallpaper 1.0
|
import ScreenPlayWallpaper 1.0
|
||||||
import ScreenPlay.Enums.InstalledType 1.0
|
import ScreenPlay.Enums.InstalledType 1.0
|
||||||
import ScreenPlay.Shader 1.0
|
|
||||||
import "ShaderWrapper" as ShaderWrapper
|
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: root
|
id: root
|
||||||
|
Loading…
Reference in New Issue
Block a user