mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-18 21:44:46 +00:00
fix: lint
This commit is contained in:
@ -89,8 +89,6 @@ bool Group::handleMouseEnter(GdkEventCrossing* const& e) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
bool Group::handleMouseLeave(GdkEventCrossing* const& e) {
|
||||
box.unset_state_flags(Gtk::StateFlags::STATE_FLAG_PRELIGHT);
|
||||
revealer.set_reveal_child(false);
|
||||
|
||||
Reference in New Issue
Block a user