mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-23 05:05:30 -04:00
Update ServerPage.cpp
This commit is contained in:
parent
a0f6a741b1
commit
1cc65066dd
1 changed files with 1 additions and 1 deletions
|
@ -1022,7 +1022,7 @@ void ServerPage::loadHiddenNode()
|
||||||
ui.textlabel_hiddenMode->show();
|
ui.textlabel_hiddenMode->show();
|
||||||
ui.iconlabel_hiddenMode->show() ;
|
ui.iconlabel_hiddenMode->show() ;
|
||||||
ui.iconlabel_hiddenMode->setPixmap(QPixmap(":/images/ledon1.png"));
|
ui.iconlabel_hiddenMode->setPixmap(QPixmap(":/images/ledon1.png"));
|
||||||
|
|
||||||
// CHANGE OPTIONS ON
|
// CHANGE OPTIONS ON
|
||||||
whileBlocking(ui.discComboBox)->removeItem(3);
|
whileBlocking(ui.discComboBox)->removeItem(3);
|
||||||
whileBlocking(ui.discComboBox)->removeItem(2);
|
whileBlocking(ui.discComboBox)->removeItem(2);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue