mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 15:35:49 -04:00
improved Mail model
This commit is contained in:
parent
b7c8c16e29
commit
7a7ebed9d2
3 changed files with 14 additions and 8 deletions
|
@ -164,7 +164,6 @@ private:
|
|||
static bool convertInternalIdToMsgIndex(quintptr ref,uint32_t& index);
|
||||
static void computeReputationLevel(uint32_t forum_sign_flags, ForumModelPostEntry& entry);
|
||||
|
||||
void update_posts(const RsGxsGroupId &group_id);
|
||||
uint32_t updateFilterStatus(ForumModelIndex i,int column,const QStringList& strings);
|
||||
|
||||
static void generateMissingItem(const RsGxsMessageId &msgId,ForumModelPostEntry& entry);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue