Add AppLauncher
This commit is contained in:
parent
4635aec80e
commit
2b39cbfe01
6 changed files with 788 additions and 19 deletions
|
|
@ -37,7 +37,8 @@ Item {
|
|||
IpcHandler {
|
||||
target: "appLauncher"
|
||||
|
||||
function toggle() {// TODO
|
||||
function toggle() {
|
||||
appLauncherPanel.isLoaded = !appLauncherPanel.isLoaded
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue