browsercore/appfw/Common/Common.pri
changeset 16 3c88a81ff781
parent 3 0954f5dd2cd0
--- a/browsercore/appfw/Common/Common.pri	Thu Sep 23 15:32:11 2010 -0400
+++ b/browsercore/appfw/Common/Common.pri	Fri Oct 15 17:30:59 2010 -0400
@@ -20,10 +20,9 @@
 
 HEADERS += \
     $$PWD/FlowInterface.h \
-    $$PWD/PictureFlow.h \
     $$PWD/FilmstripFlow.h
 
 SOURCES += \
-    $$PWD/PictureFlow.cpp \
     $$PWD/FilmstripFlow.cpp \
+    $$PWD/FlowInterface.cpp