summaryrefslogtreecommitdiffstats
path: root/filestreewidget.cpp
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2010-08-07 11:03:33 +0200
committerArno <am@disconnect.de>2010-08-07 11:03:33 +0200
commit5df34cd08ee62a55dfd1b24bb7c62c244b2a543d (patch)
tree35f7d2d0396cab6123ba12bc194d53ec8c2d369c /filestreewidget.cpp
parentcc79c6f282877d7772bd3429fef797f5a4848c3f (diff)
downloadSheMov-5df34cd08ee62a55dfd1b24bb7c62c244b2a543d.tar.gz
SheMov-5df34cd08ee62a55dfd1b24bb7c62c244b2a543d.tar.bz2
SheMov-5df34cd08ee62a55dfd1b24bb7c62c244b2a543d.zip
Added tooltip to FilesTreeView
Added tooltip to FilesTreeView when showing archived or local movies. The tooltip shows all files associated with the SeriesPart.
Diffstat (limited to 'filestreewidget.cpp')
-rw-r--r--filestreewidget.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/filestreewidget.cpp b/filestreewidget.cpp
index 3161e57..9aa00f0 100644
--- a/filestreewidget.cpp
+++ b/filestreewidget.cpp
@@ -19,6 +19,7 @@
#include <QProcess>
#include <QFileDialog>
#include <QSettings>
+#include <QEvent>
#include <QDebug>