summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authoram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-09 13:53:06 +0000
committeram <am@f440f766-f032-0410-8965-dc7d17de2ca0>2009-11-09 13:53:06 +0000
commitcb507dfbef0e8401c1826a096026c005c50f9784 (patch)
treeeaeeb693c8541e975af5678e5470ffaa7588a96b /shemov.pro
parent7e4fd320c0c74bc45e60de18ac5d2b656aa4d821 (diff)
downloadSheMov-cb507dfbef0e8401c1826a096026c005c50f9784.tar.gz
SheMov-cb507dfbef0e8401c1826a096026c005c50f9784.tar.bz2
SheMov-cb507dfbef0e8401c1826a096026c005c50f9784.zip
-changed editarchiveitemdialog to actorwidget
-added actor statistics git-svn-id: file:///var/svn/repos2/shemov/trunk@423 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 0a62789..043d169 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -34,7 +34,8 @@ statisticsdialog.cpp \
actorwidget.cpp \
actormodel.cpp \
fileinfoitem.cpp \
-fileinfomodel.cpp
+fileinfomodel.cpp \
+actorcountmodel.cpp
HEADERS = listitem.h \
listmodel.h \
movieitem.h \
@@ -67,7 +68,8 @@ statisticsdialog.h \
actorwidget.h \
actormodel.h \
fileinfoitem.h \
-fileinfomodel.h
+fileinfomodel.h \
+actorcountmodel.h
LIBS += -lmagic
LIBS += -lcryptopp
INCLUDEPATH += /usr/include/cryptopp