fix event tabs not updating with group size changes

This commit is contained in:
garak
2022-09-06 17:11:36 -04:00
parent 9e54537ba2
commit 679f2419b7
4 changed files with 15 additions and 9 deletions

View File

@@ -219,6 +219,7 @@ private slots:
void on_toolButton_deleteObject_clicked();
void addNewEvent(Event::Type type);
void displayEventTabs();
void updateSelectedObjects();
void updateObjects();