From 58f0265365114a8241260d137833437cee3d400b Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 3 Nov 2018 10:48:38 +0100 Subject: Move fuzzyCheck to Helper namespace --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index a3f0f3e..d37490e 100644 --- a/helper.h +++ b/helper.h @@ -52,6 +52,7 @@ namespace Helper { PicData convertArchivefileToPng(PicData data); const QIcon icon(const QColor &bg, const QColor &fg, const QChar c, bool bold, bool drawEllipse); QAction *createSeparator(QWidget *parent); + QStringList fuzzyCheck(const QString &subtitle); class Duration { public: Duration(); -- cgit v1.2.3-70-g09d2