From 0a3f6f27868a6eaa15d27cfe5be303292737b562 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 7 Apr 2013 04:19:54 +0200 Subject: add categories for forum view --- forummodel.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'forummodel.h') diff --git a/forummodel.h b/forummodel.h index 709f5c4..76f6912 100644 --- a/forummodel.h +++ b/forummodel.h @@ -22,7 +22,9 @@ public: TopicIdRole = Qt::UserRole, TopicTypeRole, + LastReplyTimeRole, NumRepliesRole, + HumanDateRole, UnreadRole }; -- cgit v1.2.3