Skip to content

Commit

Permalink
Create3 UI toggle changes
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Jan 25, 2024
1 parent d0d6be7 commit 4184ad3
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 158 deletions.
Binary file added rc/left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 7 additions & 5 deletions rc/qml.qrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<RCC>
<qresource prefix="/">
<file>qml/loading.qml</file>
<file>qml/lock.qml</file>
<file>qml/50-screenlock.png</file>
</qresource>
<qresource prefix="/">
<file>qml/loading.qml</file>
<file>qml/lock.qml</file>
<file>qml/50-screenlock.png</file>
<file>qml/left.png</file>
<file>qml/right.png</file>
</qresource>
</RCC>
Binary file added rc/qml/left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added rc/qml/right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4184ad3

Please sign in to comment.