summaryrefslogtreecommitdiff
path: root/forummodel.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-05-01 02:42:50 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-05-01 02:42:50 +0200
commit5c3ba8460a9784acb784337a2c11b5175fd7c011 (patch)
tree119f4c0010bba0383adced817ef921a986754bf8 /forummodel.h
parentc6f60740cc4ca2db17b415e77008cbc5c347f9d7 (diff)
downloadtapasboard-5c3ba8460a9784acb784337a2c11b5175fd7c011.tar.gz
tapasboard-5c3ba8460a9784acb784337a2c11b5175fd7c011.zip
rewrite date/time formatting
Diffstat (limited to 'forummodel.h')
-rw-r--r--forummodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/forummodel.h b/forummodel.h
index 10afa86..4d55c3f 100644
--- a/forummodel.h
+++ b/forummodel.h
@@ -24,7 +24,7 @@ public:
TopicTypeRole,
LastReplyTimeRole,
NumRepliesRole,
- HumanDateRole,
+ RelativeDateRole,
UnreadRole
};