" % text % u"
"; - } - QString asHyperlink(const QString &url, const QString &text) { return text.isEmpty() ? diff --git a/src/blackmisc/htmlutils.h b/src/blackmisc/htmlutils.h index 257127b6d..fe82e73f2 100644 --- a/src/blackmisc/htmlutils.h +++ b/src/blackmisc/htmlutils.h @@ -11,36 +11,15 @@ #ifndef BLACKMISC_HTMLUTILS_H #define BLACKMISC_HTMLUTILS_H -#include "blackmisc/propertyindexlist.h" #include "blackmisc/blackmiscexport.h" #include