From fa4f4952b11b94ffa899e40c4f22070280a4a399 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 27 Jul 2013 10:23:18 +0200 Subject: Change new archive edit menu Put actions for files and tree in submenus and use selectionModel instead of currentIndex for retrieving the selected item in the tree. --- archiveview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 48517da..6abb86f 100644 --- a/archiveview.h +++ b/archiveview.h @@ -92,6 +92,7 @@ class ArchiveTree : public SmTreeView { private: void impossible(const QString msg = tr("Unable to perform function!")); + QModelIndex firstSelected(); ArchiveProxy *mProxy; ArchiveModel *mModel; }; -- cgit v1.2.3-70-g09d2