From 1716502eff3e5108f05aba8acbabd5c9287d624c Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Wed, 19 Sep 2018 22:42:26 +0300 Subject: Improvements on the system theme --- src/Utils.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Utils.h') diff --git a/src/Utils.h b/src/Utils.h index 1d976000..f0973a8a 100644 --- a/src/Utils.h +++ b/src/Utils.h @@ -220,4 +220,7 @@ linkifyMessage(const QString &body); //! Convert the input markdown text to html. QString markdownToHtml(const QString &text); + +QString +linkColor(); } -- cgit 1.5.1