diff options
author | Arno <am@disconnect.de> | 2014-12-10 07:26:27 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2014-12-10 07:26:27 +0100 |
commit | 175d243e0c0021e9f303474aa3088045a516a62c (patch) | |
tree | 1f74b9ba413242cc298edd167fd749dcecac07c0 /newmoviewizard.cpp | |
parent | 0e27f8f8aaf1a0dbff9aed960e78f109517a387a (diff) | |
download | SheMov-175d243e0c0021e9f303474aa3088045a516a62c.tar.gz SheMov-175d243e0c0021e9f303474aa3088045a516a62c.tar.bz2 SheMov-175d243e0c0021e9f303474aa3088045a516a62c.zip |
Weed out SeriesMetadataModel
Delete last remnants of this class (includes and files). It's not needed
any more.
Diffstat (limited to 'newmoviewizard.cpp')
-rw-r--r-- | newmoviewizard.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/newmoviewizard.cpp b/newmoviewizard.cpp index 9f350e0..f6f5cc0 100644 --- a/newmoviewizard.cpp +++ b/newmoviewizard.cpp @@ -29,7 +29,6 @@ #include "smtreeitem.h" #include "smglobals.h" #include "mappingtablemodel.h" -#include "seriesmetadatamodel.h" #include "delegates.h" #include "helper.h" #include "pictureviewer2.h" |