mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-13 22:20:45 +08:00
add part of class streamview
This commit is contained in:
@ -19,7 +19,8 @@ SOURCES += \
|
||||
header.cpp \
|
||||
sector.cpp \
|
||||
sectorcollection.cpp \
|
||||
streamrw.cpp
|
||||
streamrw.cpp \
|
||||
streamview.cpp
|
||||
|
||||
HEADERS += \
|
||||
Stream.h \
|
||||
@ -30,7 +31,8 @@ HEADERS += \
|
||||
header.h \
|
||||
sector.h \
|
||||
sectorcollection.h \
|
||||
streamrw.h
|
||||
streamrw.h \
|
||||
streamview.h
|
||||
|
||||
# Default rules for deployment.
|
||||
unix {
|
||||
|
||||
Reference in New Issue
Block a user