Merge pull request #1502 from defnax/added-group-icons-for-posted-links

Added group icons for posted links
This commit is contained in:
csoler 2019-04-18 21:56:07 +02:00 committed by GitHub
commit bc8adb74c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 690 additions and 328 deletions

View file

@ -44,6 +44,7 @@ class RsPostedGroup
RsGroupMetaData mMeta;
std::string mDescription;
RsGxsImage mGroupImage;
};