1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Remove not needed import that only works on windows anyways

This commit is contained in:
Elias Steurer 2021-08-16 15:59:30 +02:00
parent 47b61a23f8
commit 6d4f48013e

View File

@ -3,8 +3,6 @@ import QtQuick 2.14
import QtQuick.Controls 2.14
import ScreenPlayWallpaper 1.0
import ScreenPlay.Enums.InstalledType 1.0
import ScreenPlay.Shader 1.0
import "ShaderWrapper" as ShaderWrapper
Rectangle {
id: root