Start work on launching a stream from QML and rip out remaining QtWidgets
This commit is contained in:
parent
d5cc07f107
commit
60ad95bb7b
11 changed files with 83 additions and 55 deletions
|
|
@ -1,9 +1,6 @@
|
|||
QT += core quick network
|
||||
CONFIG += c++11
|
||||
|
||||
# TODO: Rid ourselves of QtWidgets
|
||||
QT += widgets
|
||||
|
||||
TARGET = moonlight-qt
|
||||
TEMPLATE = app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue