attempt to fix the display of new msgs and icon in GXS toolbar items at start

This commit is contained in:
csoler 2022-12-27 23:01:26 +01:00
parent 74dbef06be
commit 0ce6b5f375
5 changed files with 47 additions and 19 deletions

View file

@ -40,7 +40,7 @@ public:
/** Constructor */
GxsForumsDialog::GxsForumsDialog(QWidget *parent) :
GxsGroupFrameDialog(rsGxsForums, parent), mEventHandlerId(0)
GxsGroupFrameDialog(rsGxsForums, settingsGroupName(),parent), mEventHandlerId(0)
{
mCountChildMsgs = true;