mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
fixed keeping new zoom size when resizing the channel post window
This commit is contained in:
parent
a04ab8664f
commit
ea346b5d2a
2 changed files with 6 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ protected:
|
|||
|
||||
/* GxsMessageFrameWidget */
|
||||
virtual void setAllMessagesReadDo(bool read) override;
|
||||
virtual void resizeEvent(QResizeEvent *e) override;
|
||||
|
||||
private slots:
|
||||
void showPostDetails();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue