summaryrefslogtreecommitdiff
path: root/forummodel.h
diff options
context:
space:
mode:
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 0458cfd..4c00692 100644
--- a/forummodel.h
+++ b/forummodel.h
@@ -22,7 +22,7 @@ public:
TopicIdRole = Qt::UserRole,
TopicTypeRole,
- NumPostsRole
+ NumRepliesRole
};
Board * board() const;