mirror of
https://github.com/rad4day/Waybar.git
synced 2025-11-08 03:12:36 +01:00
Clean (#31)
This commit is contained in:
@@ -9,7 +9,7 @@ namespace waybar::modules {
|
||||
|
||||
class Memory : public ALabel {
|
||||
public:
|
||||
Memory(Json::Value);
|
||||
Memory(const Json::Value&);
|
||||
auto update() -> void;
|
||||
private:
|
||||
waybar::util::SleeperThread thread_;
|
||||
|
||||
Reference in New Issue
Block a user