From b285492183f105c9a1fd758d6cd2e767262fd995 Mon Sep 17 00:00:00 2001 From: Daniel Teichmann Date: Fri, 2 Jul 2021 20:16:21 +0200 Subject: qml.qrc: clean up. --- qml.qrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qml.qrc b/qml.qrc index 527f4f3..417af85 100644 --- a/qml.qrc +++ b/qml.qrc @@ -1,12 +1,12 @@ + images/into-clipboard.svg locales/bin/de_DE.qm locales/bin/main_en.qm locales/de_DE.ts locales/main_en.ts locales/bin/es_ES.qm locales/es_ES.ts - images/into-clipboard.svg src/main.qml src/main.cpp src/main_qmladaptor.cpp @@ -15,14 +15,14 @@ src/RWADBusAdaptor.h src/session.cpp src/session.h - src/scenes/Scene_remote_control.qml - src/scenes/Scene_remote_view.qml - src/scenes/Scene_settings.qml - src/scenes/Scene_placeholder.qml src/ListItem.qml src/ToastManager.qml src/Toast.qml qtquickcontrols2.conf + src/scenes/Scene_remote_control.qml + src/scenes/Scene_remote_view.qml + src/scenes/Scene_settings.qml + src/scenes/Scene_placeholder.qml src/scenes/add_server_wizard/Scene_step_1.qml src/scenes/add_server_wizard/Scene_step_2.qml src/scenes/add_server_wizard/Scene_step_3.qml -- cgit v1.2.3