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.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archivebrowser.cpp') diff --git a/archivebrowser.cpp b/archivebrowser.cpp index d9a73d4..6b83d99 100644 --- a/archivebrowser.cpp +++ b/archivebrowser.cpp @@ -153,6 +153,10 @@ void ArchiveBrowser::moveToBurn() { } } +void ArchiveBrowser::moveToUSB(){ + +} + void ArchiveBrowser::refresh() { mModel->refresh(); } -- cgit v1.2.3-70-g09d2