fix: lint

master
Alex 2024-05-06 10:51:30 +02:00
parent df1a9c5509
commit 0572e02d7e
1 changed files with 0 additions and 2 deletions

View File

@ -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);