mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
QML UI: Add right handle icon
This adds the right handle icon that is needed for the swipe list items not to report an error when activated. Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
2f0873a7c1
commit
9f3a565601
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@ cp $BREEZE/icons/actions/22/gps.svg $MC/icons
|
|||
cp $BREEZE/icons/actions/24/trash-empty.svg $MC/icons
|
||||
cp $BREEZE/icons/actions/24/list-add.svg $MC/icons
|
||||
cp $BREEZE/icons/actions/22/handle-left.svg $MC/icons
|
||||
cp $BREEZE/icons/actions/22/handle-right.svg $MC/icons
|
||||
|
||||
# kirigami now needs the breeze-icons internally as well
|
||||
pushd $MC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue