From a59ac6eb3cebdd4e3f41552c21f14165203c1ab2 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 18 Jul 2010 14:42:26 +0200 Subject: Implemented add covers Finally we can add covers to already existsing series. Seems to work, but I encountered a crash when merging series while testing... Unfortunately I don't know the cause. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 7bf4913..602eddd 100644 --- a/shemov.h +++ b/shemov.h @@ -107,6 +107,7 @@ class SheMov : public QMainWindow { QAction *mCollapseAllSeriesA; QAction *mExpandCurrentA; QAction *mNewMovieWizardA; + QAction *mAddCoverA; //TreeView View Actions QAction *mShowLocalA; -- cgit v1.2.3-70-g09d2