Updated D-BUS proxy to be compliant to the last releases of BrandMeister
This commit is contained in:
parent
a89bc58ede
commit
1c09eace91
4 changed files with 250 additions and 272 deletions
|
@ -39,6 +39,8 @@ class PatchCord
|
|||
void setSpecificValue(uint32_t key, uint32_t value);
|
||||
uint32_t getSpecificValue(uint32_t key);
|
||||
|
||||
DBusMessage* makeCall(DBusMessage* request, bool omission = false);
|
||||
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue