Added toggleopaque dispatcher
This commit is contained in:
parent
3904351678
commit
9dd17a4be6
4 changed files with 18 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ private:
|
|||
static void setSubmap(std::string);
|
||||
static void pass(std::string);
|
||||
static void layoutmsg(std::string);
|
||||
static void toggleOpaque(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue