mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
fix tab index on serverpage
This commit is contained in:
parent
4be73b7049
commit
6964ba4165
@ -1005,7 +1005,7 @@ void ServerPage::saveRates()
|
||||
|
||||
void ServerPage::tabChanged(int page)
|
||||
{
|
||||
if(page == 2)
|
||||
if(page == TAB_HIDDEN_SERVICE)
|
||||
updateOutProxyIndicator();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user