fixup rebase

This commit is contained in:
sehraf 2020-12-18 18:53:28 +01:00
parent 911cbeb61a
commit feaea75847
No known key found for this signature in database
GPG Key ID: DF09F6EAE356B2C6

View File

@ -87,7 +87,7 @@ ServerPage::ServerPage(QWidget * parent, Qt::WindowFlags flags)
/* Invoke the Qt Designer generated object setup routine */
ui.setupUi(this);
#ifndef RS_USE_I2P_BOB
#ifndef RS_USE_I2P_SAM3
ui.hiddenServiceTab->removeTab(TAB_HIDDEN_SERVICE_I2P); // warning: the order of operation here is very important.
#endif