mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-25 23:45:49 -04:00
disable nat/dht indicators for hidden mode, hide irrelevant network options elements
This commit is contained in:
parent
b6f102cabb
commit
78037a66be
6 changed files with 60 additions and 14 deletions
|
@ -184,6 +184,8 @@ public:
|
|||
ToasterDisable *toasterDisableInstance();
|
||||
SysTrayStatus *sysTrayStatusInstance();
|
||||
|
||||
static bool hiddenmode;
|
||||
|
||||
public slots:
|
||||
void receiveNewArgs(QStringList args);
|
||||
void displayErrorMessage(int,int,const QString&) ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue