fixed layout for thumbnails

This commit is contained in:
csoler 2020-06-06 13:58:14 +02:00
parent 89fc77ef8e
commit 3106157ab0
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 91 additions and 15 deletions

View file

@ -155,7 +155,6 @@ private:
RsGxsChannelPostsModel *mChannelPostsModel;
RsGxsChannelPostFilesModel *mChannelPostFilesModel;
UIStateHelper *mStateHelper;
/* UI - from Designer */
Ui::GxsChannelPostsWidgetWithModel *ui;