Import QActionGroup properly :P

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2023-07-06 18:31:59 +01:00
parent 22327bbe71
commit 440dcdf022

View File

@ -90,6 +90,8 @@
#include "tools/BaseProfiler.h"
#include <QActionGroup>
#ifdef Q_OS_LINUX
#include "MangoHud.h"
#endif