mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 22:23:31 +00:00
Start work on launching a stream from QML and rip out remaining QtWidgets
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
QT += core quick network
|
||||
CONFIG += c++11
|
||||
|
||||
# TODO: Rid ourselves of QtWidgets
|
||||
QT += widgets
|
||||
|
||||
TARGET = moonlight-qt
|
||||
TEMPLATE = app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user