added mediaview to Qt Creator project

This commit is contained in:
John Preston 2014-08-11 16:50:58 +04:00
parent e5095cee5a
commit 3a9a79e2f1

View File

@ -88,6 +88,7 @@ SOURCES += \
./SourceFiles/historywidget.cpp \
./SourceFiles/langloaderplain.cpp \
./SourceFiles/layerwidget.cpp \
./SourceFiles/mediaview.cpp \
./SourceFiles/profilewidget.cpp \
./SourceFiles/localimageloader.cpp \
./SourceFiles/logs.cpp \
@ -156,6 +157,7 @@ HEADERS += \
./SourceFiles/historywidget.h \
./SourceFiles/langloaderplain.h \
./SourceFiles/layerwidget.h \
./SourceFiles/mediaview.h \
./SourceFiles/profilewidget.h \
./SourceFiles/localimageloader.h \
./SourceFiles/logs.h \