From 895a5f5dae68fbcbf45ae7e073281f9bbd09931f Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 28 May 2011 10:17:06 +0200 Subject: Suggest file for burning Implemented an action to suggest the best fitting file for burning in FilesTreeWidget. Added 20 Mb of margin to maximum dvd size. --- filestreewidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'filestreewidget.h') diff --git a/filestreewidget.h b/filestreewidget.h index 73e53b3..e5505de 100644 --- a/filestreewidget.h +++ b/filestreewidget.h @@ -39,6 +39,7 @@ class FilesTreeWidget : public QWidget { void moveToDirectory(); void fileProperties(); void edit(int column); + void suggest(); private slots: void fileSelectionChanged(const QModelIndex ¤t, const QModelIndex &previous); -- cgit v1.2.3-70-g09d2