- Removed unused keyboard shortcut (and remove valgrind warning)

This commit is contained in:
Christophe Dumez 2009-11-18 17:51:50 +00:00
parent d3c59f0814
commit fb4700907d
2 changed files with 4 additions and 6 deletions

View file

@ -87,8 +87,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
// Keyboard shortcuts
QShortcut *switchSearchShortcut;
QShortcut *switchSearchShortcut2;
QShortcut *switchDownShortcut;
QShortcut *switchUpShortcut;
QShortcut *switchTransferShortcut;
QShortcut *switchRSSShortcut;
QAction *prioSeparator;
QAction *prioSeparator2;