New icons and episode list icon context menu
This commit is contained in:
parent
e38cd8e4e6
commit
951171206f
20 changed files with 317 additions and 85 deletions
|
@ -96,7 +96,7 @@ SlidePage {
|
|||
|
||||
Image {
|
||||
id: subscriptions
|
||||
source: 'images/subscriptions.png'
|
||||
source: 'icons/plus_32x32.png'
|
||||
|
||||
anchors {
|
||||
bottom: parent.bottom
|
||||
|
@ -158,7 +158,7 @@ SlidePage {
|
|||
|
||||
Image {
|
||||
id: refresher
|
||||
source: 'images/search.png'
|
||||
source: 'icons/reload_24x28.png'
|
||||
|
||||
anchors {
|
||||
bottom: parent.bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue