From f61b83301ae6ba40dadb0dc3b18ff6a6ce923ddf Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 8 Jan 2016 23:16:19 -0800 Subject: QML UI: better icon for delete The cancel picture was odd - the trash can is much more typical. Signed-off-by: Dirk Hohndel --- qt-mobile/qml/GpsList.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-mobile/qml/GpsList.qml') diff --git a/qt-mobile/qml/GpsList.qml b/qt-mobile/qml/GpsList.qml index 24b389b23..0dfa54c91 100644 --- a/qt-mobile/qml/GpsList.qml +++ b/qt-mobile/qml/GpsList.qml @@ -88,7 +88,7 @@ MobileComponents.Page { } actions: [ Action { - iconName: "dialog-cancel" + iconName: "trash-empty" onTriggered: { print("delete this!") } -- cgit v1.2.3-70-g09d2