From b039fbf6aaef0e961490f8267a91976866ac2e0a Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jul 2013 19:24:04 +0200 Subject: Lots of Display Changes * Save header states * Implement delegates for columns * unify size and duration to 1 column * colorize View ... and lots of other things I forgot :) --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 23ac261..983659d 100644 --- a/helper.h +++ b/helper.h @@ -36,6 +36,7 @@ namespace Helper { class Duration { public: Duration(); + Duration(qint64 seconds); Duration(const QString &dur); Duration operator+(const Duration &dur) const; const QString toString() const; -- cgit v1.2.3-70-g09d2