From 782e63feb873dbdbfd2428e3f5ea52f274052510 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 21 Oct 2017 08:36:39 +0530 Subject: [PATCH] Fix #1725543 [Add icon to Search/Find buttons](https://bugs.launchpad.net/calibre/+bug/1725543) --- src/calibre/gui2/dialogs/jobs.ui | 7 ++++++ src/calibre/gui2/dialogs/tag_list_editor.ui | 26 +++++++++++++-------- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/src/calibre/gui2/dialogs/jobs.ui b/src/calibre/gui2/dialogs/jobs.ui index f9993c9ce2..c91017b5ef 100644 --- a/src/calibre/gui2/dialogs/jobs.ui +++ b/src/calibre/gui2/dialogs/jobs.ui @@ -31,6 +31,13 @@ &Search + + + :/images/search.png:/images/search.png + + + Qt::ToolButtonTextBesideIcon + diff --git a/src/calibre/gui2/dialogs/tag_list_editor.ui b/src/calibre/gui2/dialogs/tag_list_editor.ui index 30b2e9fce5..0ef315c102 100644 --- a/src/calibre/gui2/dialogs/tag_list_editor.ui +++ b/src/calibre/gui2/dialogs/tag_list_editor.ui @@ -14,14 +14,14 @@ Category editor - + :/images/chapters.png:/images/chapters.png - + &Search for: @@ -32,24 +32,28 @@ - - Search for an item in the Tag column - 100 0 + + Search for an item in the Tag column + + + Copy the selected color name to the clipboard + &Find - - Copy the selected color name to the clipboard + + + :/images/search.png:/images/search.png @@ -66,7 +70,7 @@ ... - + :/images/trash.png:/images/trash.png @@ -86,7 +90,7 @@ ... - + :/images/edit_input.png:/images/edit_input.png @@ -137,7 +141,9 @@
calibre/gui2/widgets.h
- + + + buttonBox