mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 07:52:42 +01:00 
			
		
		
		
	refactor(ALabel): add interval
This commit is contained in:
		| @@ -34,8 +34,8 @@ class Host { | ||||
|     GCancellable* cancellable_ = nullptr; | ||||
|     SnWatcher* watcher_ = nullptr; | ||||
|     const Json::Value &config_; | ||||
|     std::function<void(std::unique_ptr<Item>&)> on_add_; | ||||
|     std::function<void(std::unique_ptr<Item>&)> on_remove_; | ||||
|     const std::function<void(std::unique_ptr<Item>&)> on_add_; | ||||
|     const std::function<void(std::unique_ptr<Item>&)> on_remove_; | ||||
| }; | ||||
|  | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexis
					Alexis