summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2012-02-24 06:49:19 +0100
committerArno <am@disconnect.de>2012-02-24 06:49:19 +0100
commite82af6117dfcf4ccbebb712caaf1b8f9c68599ba (patch)
treeb861ea6dfa17946867b659a905619778988d6b6e /shemov.pro
parente3302975756e7c3eb5f48ee7ed3e550db6a99658 (diff)
downloadSheMov-e82af6117dfcf4ccbebb712caaf1b8f9c68599ba.tar.gz
SheMov-e82af6117dfcf4ccbebb712caaf1b8f9c68599ba.tar.bz2
SheMov-e82af6117dfcf4ccbebb712caaf1b8f9c68599ba.zip
First shot at MappingTreeModel
MappingTreeModel is a generic approach at mappings files to generic data, eg atttributes, actors or themes. It compiles, but nothing more. So expect many exciting bugs and SegFaults.
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index 67c4a9b..16dadef 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -35,7 +35,8 @@ SOURCES = main.cpp \
mappingtableeditor.cpp \
smdialog.cpp \
propertiesdialog.cpp \
- dbanalyzer.cpp
+ dbanalyzer.cpp \
+ mappingtreemodel.cpp
HEADERS = listitem.h \
filesystemdirproxy.h \
filesystemwidget.h \
@@ -66,6 +67,7 @@ HEADERS = listitem.h \
mappingtableeditor.h \
smdialog.h \
propertiesdialog.h \
- dbanalyzer.h
+ dbanalyzer.h \
+ mappingtreemodel.h
LIBS += -lmagic -lXfixes -lX11
RESOURCES = shemov.qrc