diff options
author | Tasuku Suzuki <tasuku.suzuki@qt.io> | 2016-12-15 19:50:17 +0900 |
---|---|---|
committer | Tasuku Suzuki <tasuku.suzuki@qt.io> | 2016-12-16 23:59:45 +0900 |
commit | f4ae987a32db4715b07ff4357b21562964e325ff (patch) | |
tree | 081706bd8b85eb3835cb7315e19bb8885aeef826 /app/controls.qrc | |
parent | 20f5c1b9315ab94e512d5b2eaac854b239235161 (diff) |
pull latest UI from CES2017
Change-Id: I6623af60246d702c91a8bd9f0a317256344187c1
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'app/controls.qrc')
-rw-r--r-- | app/controls.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/controls.qrc b/app/controls.qrc new file mode 100644 index 0000000..7554259 --- /dev/null +++ b/app/controls.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/"> + <file>Controls.qml</file> + </qresource> +</RCC> |