refactor(clang-tidy): Apply fixes
This commit is contained in:
parent
7c7e053e1f
commit
97fa7052fe
15 changed files with 60 additions and 73 deletions
include/modules
|
@ -21,6 +21,7 @@ namespace modules {
|
|||
explicit menu_module(const bar_settings&, string);
|
||||
|
||||
bool build(builder* builder, const string& tag) const;
|
||||
void update() {}
|
||||
|
||||
protected:
|
||||
bool on(const input_event_t& evt);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue