1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fixup! NetVideoSource, YUV shader, fixes

This commit is contained in:
krepa098 2014-10-16 16:48:40 +02:00
parent 4582706243
commit 4679b6b7bf

View File

@ -134,9 +134,7 @@ HEADERS += src/widget/form/addfriendform.h \
src/widget/maskablepixmapwidget.h \
src/videosource.h \
src/cameraworker.h \
src/widget/videosurface.h \
src/netvideosource.h \
src/videosource.h
src/widget/videosurface.h
SOURCES += \
src/widget/form/addfriendform.cpp \