From 0b7b9918e6ff156c1f587ea3940030a676d279e7 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 2 Feb 2018 05:15:09 +0100 Subject: Use Helper::icon in SearchDialog Once again this should have been 2 commits: one for Helper::icon and another one for making font boldness selectable, but well... --- helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 6798180..c8982b4 100644 --- a/helper.h +++ b/helper.h @@ -12,7 +12,7 @@ namespace Helper { const QPixmap preview(const QString &file); const QImage snapshot(const QString &file, int offset); const QString appDataDir(); - const QIcon icon(const QColor &bg, const QChar c); + const QIcon icon(const QColor &bg, const QChar c, bool bold = true); class Duration { public: Duration(); -- cgit v1.2.3-70-g09d2