summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-03 15:48:55 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-07-03 15:48:55 +0000
commit9a43a9abb164583656e36a87b6ccf3b7f5ba48e2 (patch)
tree75438b0f9991f65f7adf1e17922fd235c210e6d3 /shemov.pro
parent5d0939c3c64f357b5c4fcbcc98ccb4cfa6314182 (diff)
downloadSheMov-9a43a9abb164583656e36a87b6ccf3b7f5ba48e2.tar.gz
SheMov-9a43a9abb164583656e36a87b6ccf3b7f5ba48e2.tar.bz2
SheMov-9a43a9abb164583656e36a87b6ccf3b7f5ba48e2.zip
-Finished MovieModel::setDataAt()
git-svn-id: file:///var/svn/repos2/shemov/trunk@375 f440f766-f032-0410-8965-dc7d17de2ca0
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 bba50ae..55a6647 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -5,8 +5,10 @@ QT += sql
SOURCES = main.cpp \
listmodel.cpp \
movieitem.cpp \
-moviemodel.cpp
+moviemodel.cpp \
+coveritem.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
-moviemodel.h
+moviemodel.h \
+coveritem.h