mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Move editHotkey out of class definition
Also since parent is setup correctly, remove the redundant delete
This commit is contained in:
@@ -110,7 +110,6 @@ private:
|
||||
QString m_filePath;
|
||||
BitTorrent::InfoHash m_hash;
|
||||
BitTorrent::TorrentInfo m_torrentInfo;
|
||||
QShortcut *editHotkey;
|
||||
QByteArray m_headerState;
|
||||
int m_oldIndex;
|
||||
QScopedPointer<TorrentFileGuard> m_torrentGuard;
|
||||
|
||||
Reference in New Issue
Block a user