Skip to content
Commit 442fd8ba 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`


(cherry picked from commit 3c4686ca)
parent 30b4b6ac
Pipeline #342654 passed with stage
in 9 minutes and 51 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