diff --git a/src/ui/qmldir b/src/ui/qmldir index 4f755d5..52a203d 100644 --- a/src/ui/qmldir +++ b/src/ui/qmldir @@ -1 +1,3 @@ -singleton DeviceContext 1.0 DeviceContext.qml \ No newline at end of file +singleton DeviceContext 1.0 DeviceContext.qml +singleton StatusWindow 1.0 StatusWindow.qml +singleton Helpers 1.0 Helpers.qml \ No newline at end of file