mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-16 17:13:58 -05:00
attempt to fix the display of new msgs and icon in GXS toolbar items at start
This commit is contained in:
parent
74dbef06be
commit
0ce6b5f375
5 changed files with 47 additions and 19 deletions
|
|
@ -40,7 +40,7 @@ public:
|
|||
|
||||
/** Constructor */
|
||||
GxsForumsDialog::GxsForumsDialog(QWidget *parent) :
|
||||
GxsGroupFrameDialog(rsGxsForums, parent), mEventHandlerId(0)
|
||||
GxsGroupFrameDialog(rsGxsForums, settingsGroupName(),parent), mEventHandlerId(0)
|
||||
{
|
||||
mCountChildMsgs = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue