forked from quickshell/quickshell
service/tray: re-add Q_INVOKABLE to invokable functions
Was accidentally removed in the last refactor.
This commit is contained in:
parent
87a57b7a2c
commit
539692bc11
2 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name = "Quickshell.Services.SystemTray"
|
||||
description = "Types for implementing a system tray"
|
||||
headers = [ "qml.hpp" ]
|
||||
headers = [ "qml.hpp", "item.hpp" ]
|
||||
-----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue