Remove tabs from proxy page
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
ProxyPage::ProxyPage(QWidget* parent) : QWidget(parent), ui(new Ui::ProxyPage)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->tabWidget->tabBar()->hide();
|
||||
loadSettings();
|
||||
updateCheckboxStuff();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user