mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	refactor: try/catch, sigc trackable
This commit is contained in:
		| @@ -63,8 +63,8 @@ class Item : public sigc::trackable { | ||||
|   bool                      makeMenu(GdkEventButton* const& ev); | ||||
|   bool                      handleClick(GdkEventButton* const& /*ev*/); | ||||
|  | ||||
|   Glib::RefPtr<Gio::Cancellable> cancellable_; | ||||
|   Glib::RefPtr<Gio::DBus::Proxy> proxy_; | ||||
|   Glib::RefPtr<Gio::Cancellable> cancellable_; | ||||
|   bool                           update_pending_; | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alex
					Alex