fix: try to avoid crash on image load when app is exiting (#6018)

This commit is contained in:
pajlada
2025-03-02 18:27:18 +01:00
committed by GitHub
parent 706e65cd1e
commit d7166fae9f
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
#include <QString>
#include <QStringList>
#include <functional>
#include <vector>
namespace chatterino::mock {