Added missing includes

This commit is contained in:
thunder2 2025-07-19 10:47:19 +02:00
parent f53a30a0e4
commit e5c42e63b7
7 changed files with 7 additions and 0 deletions

View file

@ -36,6 +36,7 @@
#include <QFileInfo>
#include <QTextStream>
#include <QScrollBar>
#include <QActionGroup>
#include <algorithm>