mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
fixed tunnels invalid ui data handling 2
This commit is contained in:
parent
1947be4957
commit
cd3f274763
4 changed files with 12 additions and 8 deletions
|
@ -390,6 +390,7 @@ private:
|
|||
enum StatusPage {main_page, commands, local_destinations, leasesets, tunnels, transit_tunnels,
|
||||
transports, i2p_tunnels, sam_sessions};
|
||||
private slots:
|
||||
void updated();
|
||||
|
||||
void handleQuitButton();
|
||||
void handleGracefulQuitButton();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue