mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
private declaration of VideoImpl
This commit is contained in:
+3
-1
@@ -22,7 +22,8 @@ HEADERS = \
|
||||
SourceGLCanvas.h \
|
||||
UidAllocator.h \
|
||||
Util.h \
|
||||
unused.h
|
||||
unused.h \
|
||||
VideoImpl.h
|
||||
|
||||
SOURCES = \
|
||||
# Controller.cpp \
|
||||
@@ -42,6 +43,7 @@ SOURCES = \
|
||||
SourceGLCanvas.cpp \
|
||||
UidAllocator.cpp \
|
||||
Util.cpp \
|
||||
VideoImpl.cpp \
|
||||
main.cpp
|
||||
|
||||
RESOURCES = mapmap.qrc
|
||||
|
||||
Reference in New Issue
Block a user