Enable delete hotkey in web seed and tracker list.

Make delete hotkey in transfer list non-global.
This commit is contained in:
Nick Tiskov
2013-07-22 21:48:55 +04:00
parent 7adf012f9c
commit 107906928a
7 changed files with 13 additions and 6 deletions

View File

@@ -115,6 +115,7 @@ private:
LineEdit *m_contentFilerLine;
QShortcut *editHotkeyFile;
QShortcut *editHotkeyWeb;
QShortcut *deleteHotkeyWeb;
};
#endif // PROPERTIESWIDGET_H