Split the main.qml into two pieces to support multiple views in future.

Signed-off-by: Adam Treat <treat.adam@gmail.com>
pull/2125/head
Adam Treat 3 months ago committed by AT
parent 97de30edd1
commit 667f29c2a1

@ -96,6 +96,7 @@ qt_add_qml_module(chat
QML_FILES
main.qml
qml/ChatDrawer.qml
qml/ChatView.qml
qml/CollectionsDialog.qml
qml/ModelDownloaderDialog.qml
qml/NetworkDialog.qml

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save