mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
added entries to control what we add in the certificate
This commit is contained in:
parent
33800e9cb9
commit
6fcb3e8972
5 changed files with 98 additions and 50 deletions
|
@ -1083,7 +1083,9 @@ void SetForegroundWindowInternal(HWND hWnd)
|
|||
return _instance->gxsforumDialog;
|
||||
case Posted:
|
||||
return _instance->postedDialog;
|
||||
}
|
||||
case Home:
|
||||
return _instance->homePage;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue