mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Close updates on main window close
This commit is contained in:
@@ -763,6 +763,7 @@ namespace GHelper
|
||||
this.Hide();
|
||||
if (fans != null && fans.Text != "") fans.Close();
|
||||
if (keyb != null && keyb.Text != "") keyb.Close();
|
||||
if (updates != null && updates.Text != "") updates.Close();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user