Add GUI for ArchUpdater
This commit is contained in:
parent
5a1ebcd296
commit
ac1457a6c6
5 changed files with 393 additions and 162 deletions
|
|
@ -11,6 +11,9 @@ Singleton {
|
|||
// A ref. to the lockScreen, so it's accessible from other services
|
||||
property var lockScreen: null
|
||||
|
||||
// A ref. to the updatePanel, so it's accessible from other services
|
||||
property var updatePanel: null
|
||||
|
||||
// Currently opened panel
|
||||
property var openedPanel: null
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue