qt: log level ui control now synced with core and log pane ui at runtime

This commit is contained in:
user 2020-12-19 21:16:40 +08:00
parent a61d7fe115
commit ae1b1da342
2 changed files with 18 additions and 0 deletions

View file

@ -453,7 +453,10 @@ private slots:
void runPeerTest();
void enableTransit();
void disableTransit();
public slots:
void syncLogLevel (int comboBoxIndex);
void showStatus_local_destinations_Page();
void showStatus_leasesets_Page();
void showStatus_tunnels_Page();