Map edit-clear-list system icons
Use system edit-clear-list icons when enabled instead of defaulting to edit-clear-locationbar-ltr.png
This commit is contained in:
committed by
Jonas Kvinge
parent
1e2bad270d
commit
7a57586f90
@@ -64,8 +64,8 @@ static const QMap<QString, IconProperties> iconmapper_ = { // clazy:exclude=non
|
||||
{ "document-search", { {}} },
|
||||
{ "document-open-remote", { {}} },
|
||||
{ "download", { {"applications-internet", "network-workgroup"}} },
|
||||
{ "edit-clear-list", { {}} },
|
||||
{ "edit-clear-locationbar-ltr", { {}, 0, 0, false } },
|
||||
{ "edit-clear-list", { {"edit-clear-list","edit-clear-all"}} },
|
||||
{ "edit-clear-locationbar-ltr", { {"edit-clear-locationbar-ltr"}} },
|
||||
{ "edit-copy", { {}} },
|
||||
{ "edit-delete", { {}} },
|
||||
{ "edit-find", { {}} },
|
||||
|
||||
Reference in New Issue
Block a user