add touch binding to output
This commit is contained in:
parent
cee0645fd1
commit
724fa4a7d4
4 changed files with 16 additions and 0 deletions
|
|
@ -328,6 +328,8 @@ struct STouchDevice {
|
|||
|
||||
std::string name = "";
|
||||
|
||||
std::string boundOutput = "";
|
||||
|
||||
DYNLISTENER(destroy);
|
||||
|
||||
bool operator==(const STouchDevice& other) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue