refactor: simpler code

This commit is contained in:
Alex
2019-05-17 09:59:37 +02:00
parent b45dcdf74e
commit 4d4cadb5ae
4 changed files with 7 additions and 35 deletions

View File

@ -55,7 +55,6 @@ class Bar {
void setMarginsAndZone(uint32_t height, uint32_t width);
auto setupWidgets() -> void;
void getModules(const Factory &, const std::string &);
bool handleScroll(GdkEventScroll*);
void setupAltFormatKeyForModule(const std::string &module_name);
void setupAltFormatKeyForModuleList(const char *module_list_name);