mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 20:27:49 +02:00
qt: log level ui control now synced with core and log pane ui at runtime
This commit is contained in:
parent
a61d7fe115
commit
ae1b1da342
2 changed files with 18 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue