mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
minor changes
This commit is contained in:
@ -32,6 +32,8 @@ class Workspaces : public AModule, public sigc::trackable {
|
||||
|
||||
bool isNumber(const std::string&);
|
||||
|
||||
bool needReorder = false;
|
||||
|
||||
Gtk::Box box_;
|
||||
const Bar& bar_;
|
||||
std::deque<std::string> workspaces;
|
||||
|
Reference in New Issue
Block a user