Skip to content

Commit

Permalink
Fix silica PageMenuItemPL when using new icon property
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz committed Nov 15, 2023
1 parent cf13e02 commit 712118e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/qml/components/platform.silica/PageMenuItemPL.qml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ import Sailfish.Silica 1.0

MenuItem {
property string iconName // compatibility with other platforms
property string iconSource // compatibility with other platforms
}

0 comments on commit 712118e

Please sign in to comment.