mirror of https://github.com/OpenVPN/openvpn-gui
Browse Source
- commit f8a243fbe
introduced removing the tray icon during
the wait for exit to avoid further user interaction. This
is done in StopAllOpenVPN(). However, this function is also
reused for processing WM_OVPN_STOPALL message received from
a second instance via --comamnd disconnect_all. In this case
the tray icon should not be removed as we are not exiting.
Fixes issue #607
Signed-off-by: Selva Nair <selva.nair@gmail.com>
pull/613/head
Selva Nair
2 years ago
1 changed files with 11 additions and 6 deletions
Loading…
Reference in new issue