Skip to content
Commit 3c4686ca authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

tabletmodemanager: properly export properties

in order to read from the properties directly (as opposed to via
org.freedesktop.DBus.Properties.Get) we need to export slots despite the
class having none (presumably the READ functions count as slots for the
purposes of qdbus?)

this makes direct calls to the interface work correctly
`qdbus org.kde.KWin /org/kde/KWin
org.kde.KWin.TabletModeManager.tabletMode`
parent 7775fbd2
Pipeline #342639 failed with stage
in 14 minutes and 31 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment