unhide bar on panel visibilities
This commit is contained in:
@@ -105,14 +105,6 @@ Item {
|
||||
}
|
||||
}
|
||||
|
||||
CustomShortcut {
|
||||
name: "show-osd"
|
||||
|
||||
onPressed: {
|
||||
root.show();
|
||||
}
|
||||
}
|
||||
|
||||
Timer {
|
||||
id: timer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user