mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
Added space bar shortcut to play/stop buttons
This commit is contained in:
@@ -88,6 +88,7 @@ class MainWidget : public QWidget
|
||||
void macroData();
|
||||
void ripData();
|
||||
void reportsData();
|
||||
void playerShortcutData();
|
||||
void cartOnItemData(Q3ListViewItem *item);
|
||||
void cartClickedData();
|
||||
void cartDoubleclickedData(Q3ListViewItem *,const QPoint &,int);
|
||||
|
Reference in New Issue
Block a user