diff options
Diffstat (limited to 'app/main.qrc')
-rw-r--r-- | app/main.qrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/main.qrc b/app/main.qrc deleted file mode 100644 index 4a5aac9..0000000 --- a/app/main.qrc +++ /dev/null @@ -1,6 +0,0 @@ -<RCC>
- <qresource prefix="/">
- <file>main.qml</file>
- <file>CameraControl.qml</file>
- </qresource>
-</RCC>
|