mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(Watcher): define watcher_id
This commit is contained in:
@ -8,7 +8,7 @@ namespace waybar::modules::SNI {
|
||||
|
||||
class Watcher {
|
||||
public:
|
||||
Watcher();
|
||||
Watcher(std::size_t id);
|
||||
~Watcher();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user