diff options
| author | 2022-04-29 10:48:09 +0200 | |
|---|---|---|
| committer | 2022-04-29 10:48:09 +0200 | |
| commit | 07c5f6ec23fcf9237a24e71adcfacabce677f818 (patch) | |
| tree | 588e8c5f82b9163181fad3581f610e6f1d88cba4 /mobile/mobile.qrc | |
| parent | a9153f1615a842cfb9e9bcda4d9071e202618569 (diff) | |
| download | OneRoll-07c5f6ec23fcf9237a24e71adcfacabce677f818.tar.gz OneRoll-07c5f6ec23fcf9237a24e71adcfacabce677f818.zip | |
Change file organization.
Diffstat (limited to 'mobile/mobile.qrc')
| -rw-r--r-- | mobile/mobile.qrc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mobile/mobile.qrc b/mobile/mobile.qrc deleted file mode 100644 index 69145a8..0000000 --- a/mobile/mobile.qrc +++ /dev/null @@ -1,5 +0,0 @@ -<RCC> - <qresource prefix="/"> - <file>qml/main.qml</file> - </qresource> -</RCC> |