mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-08 11:22:36 +01:00
feat: args && class id
This commit is contained in:
@@ -15,7 +15,7 @@ namespace waybar::modules {
|
||||
|
||||
class Network : public ALabel {
|
||||
public:
|
||||
Network(const Json::Value&);
|
||||
Network(const std::string&, const Json::Value&);
|
||||
~Network();
|
||||
auto update() -> void;
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user