fix: lint
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…
Reference in New Issue