mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
WIP Quick GUI work
This commit is contained in:
+4
-2
@@ -57,7 +57,8 @@ SOURCES += \
|
||||
streaming/input.cpp \
|
||||
streaming/session.cpp \
|
||||
streaming/audio.cpp \
|
||||
streaming/video.cpp
|
||||
streaming/video.cpp \
|
||||
gui/computermodel.cpp
|
||||
|
||||
HEADERS += \
|
||||
utils.h \
|
||||
@@ -68,7 +69,8 @@ HEADERS += \
|
||||
backend/boxartmanager.h \
|
||||
settings/streamingpreferences.h \
|
||||
streaming/input.hpp \
|
||||
streaming/session.hpp
|
||||
streaming/session.hpp \
|
||||
gui/computermodel.h
|
||||
|
||||
RESOURCES += \
|
||||
resources.qrc \
|
||||
|
||||
Reference in New Issue
Block a user