Reset to the first page when changing topics

This commit is contained in:
hunbernd 2019-10-05 17:50:00 +02:00
parent 9385f0c8c1
commit d836694ce2
2 changed files with 8 additions and 0 deletions

View file

@ -44,6 +44,7 @@ public:
/* GxsMessageFrameWidget */
virtual QIcon groupIcon();
virtual void groupIdChanged();
/* FeedHolder */
virtual QScrollArea *getScrollArea();