mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Cleanup header include order
Add missing header. Cleanup license.
This commit is contained in:
committed by
sledgehammer999
parent
725c6857be
commit
55c3813fac
@@ -29,6 +29,8 @@
|
||||
|
||||
#include "searchwidget.h"
|
||||
|
||||
#include <QtGlobal>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
#include <cstdlib>
|
||||
#endif
|
||||
@@ -41,6 +43,7 @@
|
||||
#include <QMessageBox>
|
||||
#include <QMimeData>
|
||||
#include <QProcess>
|
||||
#include <QRegExp>
|
||||
#include <QSignalMapper>
|
||||
#include <QSortFilterProxyModel>
|
||||
#include <QStandardItemModel>
|
||||
|
||||
Reference in New Issue
Block a user