Delete several unused #include

This commit is contained in:
thalieht
2018-06-17 10:24:31 +03:00
committed by sledgehammer999
parent c99ac99a99
commit 8074be7644
39 changed files with 0 additions and 57 deletions

View File

@@ -35,11 +35,9 @@
#define URL_COLUMN 5
class QHeaderView;
class QLabel;
class QModelIndex;
class QStandardItem;
class QStandardItemModel;
class QVBoxLayout;
template <typename T> class CachedSettingValue;