From d3d1b06c212b289dabee7566ad0d1ac6cd40dfe1 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 10 Jun 2017 12:33:25 +0200 Subject: Added list-add icons --- framework/qml/Icons.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/qml') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 67362cf3..e3272eb8 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -53,7 +53,7 @@ Item { property string goDown_inverted: "go-down-inverted" property string goUp: "go-down" - property string addNew: "list-add-new" + property string addNew: "list-add" property string folder: "folder" property string save_inverted: "document-save-inverted" -- cgit v1.2.3