From 493b6f3020dcd97697bb785fa47b8712b97189f8 Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 10 Jul 2013 12:25:04 +0200 Subject: Make experimental view editable Create new dialogs for editing actors, genres and metadata. IMHO like this it's much clearer who does what. KISS! --- shemov.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 8abc17b..7d61106 100644 --- a/shemov.h +++ b/shemov.h @@ -189,6 +189,9 @@ class SheMov : public QMainWindow { //ArchiveView actions QAction *mArchiveViewRenameA; QAction *mArchiveViewRemoveA; + QAction *mArchiveViewActorsA; + QAction *mArchiveViewGenresA; + QAction *mArchiveViewMetadataA; QActionGroup *mArchiveFilesAG; //ArchiveFiles actions -- cgit v1.2.3-70-g09d2