diff --git a/ui/qml/components/platform.silica/PageMenuItemPL.qml b/ui/qml/components/platform.silica/PageMenuItemPL.qml index fa45a2c6..7f05ef0c 100644 --- a/ui/qml/components/platform.silica/PageMenuItemPL.qml +++ b/ui/qml/components/platform.silica/PageMenuItemPL.qml @@ -21,4 +21,5 @@ import Sailfish.Silica 1.0 MenuItem { property string iconName // compatibility with other platforms + property string iconSource // compatibility with other platforms }