Fix actions

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2023-08-07 12:10:21 +01:00
parent 9afa7cc91f
commit e079cbb055
4 changed files with 9 additions and 10 deletions

View File

@ -47,8 +47,8 @@
#include <QScrollBar>
#include <QtMath>
#include <QDebug>
#include "VisualGroup.h"
#include "ui/themes/ThemeManager.h"
#include <Application.h>
#include <InstanceList.h>