diff options
Diffstat (limited to 'framework/qml/Icons.qml')
-rw-r--r-- | framework/qml/Icons.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 05cde6c9..74627457 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml | |||
@@ -50,6 +50,7 @@ Item { | |||
50 | property string goBack: "go-previous" | 50 | property string goBack: "go-previous" |
51 | property string goBack_inverted: "go-previous-inverted" | 51 | property string goBack_inverted: "go-previous-inverted" |
52 | property string goDown: "go-down" | 52 | property string goDown: "go-down" |
53 | property string goDown_inverted: "go-down-inverted" | ||
53 | property string goUp: "go-down" | 54 | property string goUp: "go-down" |
54 | 55 | ||
55 | property string addNew: "list-add-new" | 56 | property string addNew: "list-add-new" |