mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	style: fix
This commit is contained in:
		| @@ -24,7 +24,7 @@ auto waybar::ALabel::update() -> void | ||||
|   // Nothing here | ||||
| } | ||||
|  | ||||
| bool waybar::ALabel::handleToggle(GdkEventButton* const& ev) | ||||
| bool waybar::ALabel::handleToggle(GdkEventButton* const& /*ev*/) | ||||
| { | ||||
|   alt = !alt; | ||||
|   if (alt) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexis
					Alexis