Incorporate reviews
This commit is contained in:
parent
5ddb6fc0c5
commit
9fb75779f3
30 changed files with 37 additions and 37 deletions
include/modules
|
@ -38,7 +38,7 @@ namespace modules {
|
|||
void handle(const evt::xkb_state_notify& evt);
|
||||
void handle(const evt::xkb_indicator_state_notify& evt);
|
||||
|
||||
bool input(string&& action, string&& data);
|
||||
bool input(const string& action, const string& data);
|
||||
|
||||
private:
|
||||
static constexpr const char* TAG_LABEL_LAYOUT{"<label-layout>"};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue