GeneralTab: add missing import

SetupWizard: move setup steps around
This commit is contained in:
Ly-sec
2025-11-09 10:18:23 +01:00
parent 14a5bbb45d
commit fe3840b95a
2 changed files with 11 additions and 10 deletions
@@ -4,6 +4,7 @@ import QtQuick.Layouts
import Quickshell
import qs.Commons
import qs.Services.System
import qs.Services.UI
import qs.Widgets
ColumnLayout {