summaryrefslogtreecommitdiffstats
path: root/pictureviewer2.cpp
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-07-19 18:21:11 +0200
committerArno <arno@disconnect.de>2018-07-19 18:21:11 +0200
commitd54f8bc5effe3c008ff39f0e55bf1b71e08c19af (patch)
tree4fd3af96fdc0987a6e70eec3862207018068b2c1 /pictureviewer2.cpp
parent3e8bac71c414a5b9f7c80bc9a6b0fb6a760519f6 (diff)
downloadSheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.tar.gz
SheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.tar.bz2
SheMov-d54f8bc5effe3c008ff39f0e55bf1b71e08c19af.zip
Just code shuffle, no functional change
Split up all the classes in mappingtreewidget into separate files to make editing easier.
Diffstat (limited to 'pictureviewer2.cpp')
-rw-r--r--pictureviewer2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pictureviewer2.cpp b/pictureviewer2.cpp
index 5b0c8b0..778e091 100644
--- a/pictureviewer2.cpp
+++ b/pictureviewer2.cpp
@@ -49,6 +49,7 @@
#include "smglobals.h"
#include "mappingtreemodel.h"
#include "mappingtreewidget.h"
+#include "mappingeditwidget.h"
#include "smtreeitem.h"
#include "configurationdialog.h"
#include "newpicsdialog.h"