ArchUpdater: permanently removed
This commit is contained in:
parent
955369ab13
commit
ca7684c944
5 changed files with 18 additions and 619 deletions
|
|
@ -28,7 +28,6 @@ import qs.Modules.PowerPanel
|
|||
import qs.Modules.SidePanel
|
||||
import qs.Modules.Toast
|
||||
import qs.Modules.WiFiPanel
|
||||
import qs.Modules.ArchUpdaterPanel
|
||||
import qs.Services
|
||||
import qs.Widgets
|
||||
|
||||
|
|
@ -95,11 +94,6 @@ ShellRoot {
|
|||
objectName: "bluetoothPanel"
|
||||
}
|
||||
|
||||
ArchUpdaterPanel {
|
||||
id: archUpdaterPanel
|
||||
objectName: "archUpdaterPanel"
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
// Save a ref. to our lockScreen so we can access it easily
|
||||
PanelService.lockScreen = lockScreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue