Fix a bunch of memory leaks on startup->shutdown

This commit is contained in:
GriffinR
2024-09-11 13:09:03 -04:00
parent bb33d48ea1
commit a0ebae00c6
9 changed files with 37 additions and 10 deletions

View File

@@ -187,6 +187,7 @@ public:
static QString eventGroupToString(Event::Group group);
static QString eventTypeToString(Event::Type type);
static Event::Type eventTypeFromString(QString type);
static void clearIcons();
static void setIcons();
// protected attributes