From dab3f05dcb2975c07247e3bebd8e9a7e8b9e83ce Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 10 Oct 2012 18:28:45 +0200 Subject: SeriesTreeModel fix * make it possible to delete whole series again. No code fix, just the database layout: add on delete cascade to metadata * get rid of propertiesdialog.{cpp,h}. It was useless and called from the "Edit.." context menu. Code bloat, I guess... * Do something useful when calling "Edit...". Rename Series or ask for a new SeriesPart --- shemov.h | 1 - 1 file changed, 1 deletion(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index f20cc77..dab1c84 100644 --- a/shemov.h +++ b/shemov.h @@ -117,7 +117,6 @@ class SheMov : public QMainWindow { //TreeView Actions //Series Actions - QAction *mNewSeriesA; QAction *mDeleteFromSeriesA; QAction *mExpandAllSeriesA; QAction *mCollapseAllSeriesA; -- cgit v1.2.3-70-g09d2