This commit is contained in:
parent
2b3bb3e4d9
commit
75427dba42
1 changed files with 3 additions and 0 deletions
|
@ -467,6 +467,9 @@ void CFrontEndOptions::shutdown()
|
|||
{
|
||||
int i;
|
||||
|
||||
m_loadModeConfirmFrame->shutdown();
|
||||
m_loadModeOKFrame->shutdown();
|
||||
|
||||
for(i=0;i<MODE__COUNT;i++)
|
||||
{
|
||||
m_modeMenus[i]->shutdown();
|
||||
|
|
Loading…
Add table
Reference in a new issue