summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2017-12-26 19:48:10 +0100
committerArno <arno@disconnect.de>2017-12-26 19:51:26 +0100
commit808dbebbc2f90c4ff1722410d2d40d52c07cef3d (patch)
tree274871ef4bc028a8d8bdd3299dc947ca9cb8b1e2 /shemov.h
parent71c0c7064d37097cb7371ae07e880bcf362c04c9 (diff)
downloadSheMov-808dbebbc2f90c4ff1722410d2d40d52c07cef3d.tar.gz
SheMov-808dbebbc2f90c4ff1722410d2d40d52c07cef3d.tar.bz2
SheMov-808dbebbc2f90c4ff1722410d2d40d52c07cef3d.zip
Get rid of PVAddMapper QSignalMapper
One has to ask what it is good for now, maybe totally useless after revamping the slide dialog, but that's for another commit... This also eliminates QSignalMapper from shemov.{h,cpp}
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index 4f59379..14d807d 100644
--- a/shemov.h
+++ b/shemov.h
@@ -14,7 +14,6 @@
class QTabWidget;
class FilesystemWidget;
class QLabel;
-class QSignalMapper;
class QActionGroup;
class NewMovieWizard;
class PicturesWidget;