Transferlist: add hotkeys for double click and recheck selected torrents

This commit is contained in:
thalieht
2017-01-25 10:42:32 +02:00
parent ed900d3e86
commit beddee8dd4
2 changed files with 4 additions and 0 deletions

View File

@@ -124,6 +124,8 @@ private:
QShortcut *editHotkey;
QShortcut *deleteHotkey;
QShortcut *permDeleteHotkey;
QShortcut *doubleClickHotkey;
QShortcut *recheckHotkey;
};
#endif // TRANSFERLISTWIDGET_H