Fix Ricky Crash (#5609)

This commit is contained in:
Zach H 2025-02-11 20:39:41 -05:00 committed by GitHub
parent 8916e049bd
commit 356b00e8c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 24 additions and 8 deletions

View file

@ -3,6 +3,8 @@
#include "select_zone.h"
inline Q_LOGGING_CATEGORY(StackZoneLog, "stack_zone");
class StackZone : public SelectZone
{
Q_OBJECT