mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-06 21:21:24 -07:00
Add required header
The header was missing and our cmake CI builds failed as a result.
This commit is contained in:
parent
d936bca268
commit
ff4aae11f8
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <QHeaderView>
|
||||
#include <QMessageBox>
|
||||
#include <QPushButton>
|
||||
#include <QShowEvent>
|
||||
#include <QStandardItemModel>
|
||||
#include <QTableView>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue