Incorporate reviews
This commit is contained in:
parent
5ddb6fc0c5
commit
9fb75779f3
30 changed files with 37 additions and 37 deletions
include/modules
|
@ -29,7 +29,7 @@ namespace modules {
|
|||
static constexpr auto EVENT_EXEC = "exec";
|
||||
|
||||
protected:
|
||||
bool input(string&& action, string&& data);
|
||||
bool input(const string& action, const string& data);
|
||||
|
||||
private:
|
||||
static constexpr auto TAG_LABEL_TOGGLE = "<label-toggle>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue