From 8bd2ead6558ae5c924d6e800002ef6bf614047bc Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 4 Mar 2016 15:30:43 +0100 Subject: Add "Move to USB..." action Does nothing yet, just the context menu entry. It compiles, though :) --- archivebrowser.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archivebrowser.h') diff --git a/archivebrowser.h b/archivebrowser.h index 3570a0e..f318eab 100644 --- a/archivebrowser.h +++ b/archivebrowser.h @@ -35,6 +35,7 @@ class ArchiveBrowser : public QWidget { void readConfig(); void writeSettings(); void moveToBurn(); + void moveToUSB(); void refresh(); void playSelected(); void itemDoubleClicked(QModelIndex); -- cgit v1.2.3-70-g09d2