All singletons in Services/

This commit is contained in:
quadbyte 2025-08-09 18:02:18 -04:00
parent bce57c101a
commit 03af84e297
10 changed files with 0 additions and 9 deletions

View file

@ -4,7 +4,6 @@ import QtQuick.Controls
import QtQuick.Layouts
import qs.Widgets
import qs.Services
import qs.Theme
PanelWindow {
id: root

View file

@ -1,6 +1,5 @@
import QtQuick
import qs.Services
import qs.Theme
import qs.Widgets
Rectangle {