Add torch control page

This commit is contained in:
2023-03-05 02:26:49 +01:00
parent e081b199fa
commit 8c610b1f68
3 changed files with 89 additions and 42 deletions

View File

@@ -67,6 +67,7 @@ qt_add_qml_module(appscheincommander
AnimatedStackView.qml
Devices3dView.qml
DoubleSpinBox.qml
TorchControlPage.qml
)
add_definitions(-DCMAKE_PROJECT_VERSION=${CMAKE_PROJECT_VERSION})