summaryrefslogtreecommitdiffstats
path: root/archivetreeview.h
diff options
context:
space:
mode:
authorArno Moeller <arno.moeller@bit.bremerhaven.de>2013-07-18 16:23:22 +0200
committerArno Moeller <arno.moeller@bit.bremerhaven.de>2013-07-18 16:23:22 +0200
commitfd65ae2d1eb8d601108aa845cfd64654af897a2a (patch)
tree5d286a2da4d7f3b761acf94f73d1c7049badeb84 /archivetreeview.h
parent057da448ad06de20b8054ae1ba5ed7f6fb656c1b (diff)
downloadSheMov-fd65ae2d1eb8d601108aa845cfd64654af897a2a.tar.gz
SheMov-fd65ae2d1eb8d601108aa845cfd64654af897a2a.tar.bz2
SheMov-fd65ae2d1eb8d601108aa845cfd64654af897a2a.zip
Clean up the db analyzer mess
I guess I was quite drunk when I designed this overengineered, multithreaded monstrosity. Replace it with 4 nifty dialogs.
Diffstat (limited to 'archivetreeview.h')
-rw-r--r--archivetreeview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/archivetreeview.h b/archivetreeview.h
index b62d323..ad23bc1 100644
--- a/archivetreeview.h
+++ b/archivetreeview.h
@@ -39,7 +39,6 @@ class ArchiveTreeView : public QWidget {
void showAllFiles(bool toggled);
void showForBurn(bool toggled);
void cleanDatabase(const QString &table);
- void selectMoviePart(int seriespartId, int seriesId);
void copyPath(int type);
void readSettings();