mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 15:02:50 -05:00
refactor: mega refactoring of a bunch of things
This commit is contained in:
@@ -7,6 +7,7 @@ import qs.Modules.ControlCenter
|
||||
import qs.Modules.Settings
|
||||
import qs.Modules.TopBar
|
||||
import qs.Modules.ProcessList
|
||||
import qs.Modules.ControlCenter.Network
|
||||
|
||||
ShellRoot {
|
||||
id: root
|
||||
@@ -90,8 +91,8 @@ ShellRoot {
|
||||
id: processListModal
|
||||
}
|
||||
|
||||
ClipboardHistory {
|
||||
id: clipboardHistoryPopup
|
||||
ClipboardHistoryModal {
|
||||
id: clipboardHistoryModalPopup
|
||||
}
|
||||
|
||||
Toast {
|
||||
|
||||
Reference in New Issue
Block a user