close any opened dialogs when closing the main window

This commit is contained in:
Arisotura
2019-05-25 20:58:32 +02:00
parent af581513fb
commit eb6fe823f8
11 changed files with 54 additions and 0 deletions

View File

@ -23,6 +23,7 @@ namespace DlgAudioSettings
{
void Open();
void Close();
}