qt: Fix headers

This change is preparation for Qt 6, and it fixes an experimental build
with Qt 6.2.4.
This commit is contained in:
Hennadii Stepanov
2022-04-09 00:00:32 +02:00
parent e0680bbce8
commit 6f1e162fe1
3 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
#include <util/strencodings.h>
#include <QAction>
#include <QActionGroup>
#include <QFileDialog>
#include <QHBoxLayout>
#include <QProgressDialog>