mirror of
https://github.com/Alexays/Waybar.git
synced 2025-10-29 19:46:32 +00:00
fix: lint
This commit is contained in:
parent
df1a9c5509
commit
0572e02d7e
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user