Convert to use private pointer for ui object

This commit is contained in:
Chocobo1
2019-02-25 00:31:39 +08:00
parent bb041c0eca
commit e5dca50025
8 changed files with 88 additions and 57 deletions

View File

@@ -38,8 +38,6 @@ namespace BitTorrent
}
class QShortcut;
class QSortFilterProxyModel;
class QStandardItemModel;
class MainWindow;
class TransferListDelegate;