mirror of
https://github.com/rad4day/Waybar.git
synced 2025-09-14 06:52:33 +02:00
refactor: AModule
This commit is contained in:
@@ -26,7 +26,6 @@ class Window : public ALabel, public sigc::trackable {
|
||||
void getTree();
|
||||
|
||||
const Bar& bar_;
|
||||
std::mutex mutex_;
|
||||
std::string window_;
|
||||
int windowId_;
|
||||
std::string app_id_;
|
||||
|
Reference in New Issue
Block a user