Skip to content

Commit

Permalink
uncrustify
Browse files Browse the repository at this point in the history
  • Loading branch information
trigg committed Apr 12, 2024
1 parent 4deb302 commit ce4978d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panel/widgets/menu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,7 @@ void WayfireMenu::refresh()
{
category_definition->items.clear();
}

for (auto child : flowbox.get_children())
{
gtk_widget_destroy(GTK_WIDGET(child->gobj()));
Expand Down

0 comments on commit ce4978d

Please sign in to comment.