mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +02:00
added mediaview to Qt Creator project
This commit is contained in:
parent
e5095cee5a
commit
3a9a79e2f1
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue