From e730da87d51fea35f30782abab836c69ab8876d2 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 17 Jun 2010 22:01:51 +0200 Subject: SeriesTreeModel::findFiles Implemented SeriesTreeModel::findFiles in preparation for deleting files from SeriesTreeView. Totally untested, of course, and the new action in SheMov doesn't do anything. --- shemov.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 20ab1e9..83db7b9 100644 --- a/shemov.h +++ b/shemov.h @@ -98,6 +98,8 @@ class SheMov : public QMainWindow { //TreeView Actions QAction *mNewSeriesA; + QAction *mDeleteFromSeriesA; + QActionGroup *mOpenWithGroupFS; QActionGroup *mOpenWithGroupAV; //EndActions -- cgit v1.2.3-70-g09d2