parent
f8efc67258
commit
33fed55835
|
@ -115,4 +115,4 @@ INT_PTR CAddSymbolDlg::DoModal(CDebuggerUI* debugger, uint32_t initAddress, int
|
|||
m_InitAddress = initAddress;
|
||||
m_InitType = initType;
|
||||
return CDialogImpl<CAddSymbolDlg>::DoModal();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue