Add basic responsive layout for Phone

This commit is contained in:
Vyn 2024-05-04 17:38:23 +02:00
parent 1416b5db58
commit 375a1bfb2d
7 changed files with 360 additions and 293 deletions

View file

@ -39,6 +39,7 @@ qt_add_qml_module(mirai
#RESOURCE_PREFIX /qt/qml
QML_FILES
src/qml/Main.qml
src/qml/MainPanel.qml
src/qml/SideMenu.qml
src/qml/DatePicker.qml
src/qml/DateField.qml