From 0d058fda9189f6bf96c70d71ffe1d18ca433e046 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 24 Nov 2018 17:36:48 +0100 Subject: Fix some clang warnings --- helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 0169491..ced3e59 100644 --- a/helper.h +++ b/helper.h @@ -11,7 +11,7 @@ class QLabel; namespace Helper { QIcon iconFromQChar(const QChar &c, int pixelSize); QAction* createSeparator(QObject *parent); - quint64 lengthInSeconds(const QString &file); + int lengthInSeconds(const QString &file); QColor colorFromLabel(QLabel *l); void fillLabel(QLabel *l, QColor c); } -- cgit v1.2.3-70-g09d2