Remove qt5-compat

This commit is contained in:
leiserfg 2025-07-28 09:17:13 +02:00
parent 02e6367d73
commit 9b87e1eef6
No known key found for this signature in database
10 changed files with 68 additions and 64 deletions

View file

@ -2,7 +2,6 @@ import QtQuick
import QtQuick.Effects
import Quickshell
import Quickshell.Wayland
import Qt5Compat.GraphicalEffects
import qs.Services
import qs.Settings
@ -53,4 +52,4 @@ ShellRoot {
}
}
}
}
}