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
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E
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>