refactor(modules): const bar

This commit is contained in:
Alexis
2018-12-01 00:10:41 +01:00
parent 281bab4943
commit 691fb88057
11 changed files with 17 additions and 17 deletions

View File

@ -26,7 +26,6 @@ class Bar {
std::string output_name;
uint32_t wl_name;
bool visible = true;
uint32_t nb_tray_hosts = 0;
private:
static void handleLogicalPosition(void *, struct zxdg_output_v1 *, int32_t,
int32_t);