From 621e72e606f88739a67ce6efc4832e0abdc34ffa Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 17 Dec 2011 08:19:34 +0100 Subject: Implemented delete stray actors Added a tab to DbAnalyzerDialog for actors that aren't associated with a movie and make it possible to delete them. --- shemov.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index e702427..4d61b4b 100644 --- a/shemov.h +++ b/shemov.h @@ -47,6 +47,7 @@ class SheMov : public QMainWindow { void setSize(qint64 size); void checkConsistency(); void analyzeDb(); + void analyzeDelete(int mode, QList &ids); void toggleHover(QObject *object); void checkMount(bool mounted); void toggleFilterGroup(bool checked); -- cgit v1.2.3-70-g09d2