Batch queue improvements: keyboard shortcuts and a sequence index; on behalf of Adam Reichold (issue 1915)
This commit is contained in:
@@ -68,6 +68,8 @@ class BatchQueuePanel : public Gtk::VBox,
|
||||
void pathFolderChanged ();
|
||||
void formatChanged (Glib::ustring f);
|
||||
void updateTab (int qsize);
|
||||
|
||||
bool handleShortcutKey (GdkEventKey* event);
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user