hide wireguard settings
This commit is contained in:
parent
e7a22ad159
commit
0b3535ff13
1 changed files with 4 additions and 0 deletions
|
@ -57,6 +57,10 @@ MainWindow::MainWindow(QWidget *parent) :
|
|||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
ui->frame_wireguard_settings->hide();
|
||||
ui->frame_wireguard->hide();
|
||||
ui->frame_new_server_settings_parent_wireguard->hide();
|
||||
|
||||
setupTray();
|
||||
setupUiConnections();
|
||||
setupNewServerConnections();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue