From 7bda040f35c6be15dbf1ba007de28849a0803cae Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 16 Mar 2013 16:13:05 +0100 Subject: First shot at SmDirModel Gotta take a break here. Hopefully this will end up in a custom QFilesystemModel, but I'm hitting so many bugs on the way. Some things haven't worked for ages, I guess. Anyway, the watcher doesn't do anythying right now, still fixing bugs... --- helper.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index b000026..a93406a 100644 --- a/helper.h +++ b/helper.h @@ -11,6 +11,7 @@ #include #include #include +#include #include @@ -30,6 +31,7 @@ namespace Helper { const QStringList toStringList(const QList &list); const QString colorToHtml(const QColor &color); void centerWidget(QWidget *widget); + QList duration(const QString &path); } #endif -- cgit v1.2.3-70-g09d2