mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-01 00:12:42 +01:00 
			
		
		
		
	Happy clang
This commit is contained in:
		| @@ -37,7 +37,7 @@ class MPD : public ALabel { | ||||
|  public: | ||||
|   MPD(const std::string&, const Json::Value&); | ||||
|   virtual ~MPD() noexcept = default; | ||||
|   auto update() -> void; | ||||
|   auto update() -> void override; | ||||
|  | ||||
|  private: | ||||
|   std::string getTag(mpd_tag_type type, unsigned idx = 0) const; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Viktar Lukashonak
					Viktar Lukashonak