From ef93566e66f5c9d52de72e654d4a7dff576f3c42 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 20 Feb 2011 10:35:19 +0100 Subject: Show metadata in ArchiveView Added a widget to display metadata beside actors and genres when available --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 0ca967d..e6802eb 100644 --- a/helper.h +++ b/helper.h @@ -28,6 +28,7 @@ namespace Helper { const QString durationFromSecs(qint64 secs); QVariant bytesFromUnit(QVariant number, const QString unit); const QStringList toStringList(const QList &list); + const QString colorToHtml(const QColor &color); class SortFileInfoList : public std::binary_function { public: bool operator()(const QFileInfo &lhs, const QFileInfo &rhs) const; -- cgit v1.2.3-70-g09d2