Quick Updates

svn path=/trunk/boinc/; revision=20015
This commit is contained in:
Rom Walton 2009-12-22 20:18:41 +00:00
parent 426b3240a2
commit e72fe8cb0a
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ CDlgEventLog::CDlgEventLog( wxWindow* parent, wxWindowID id, const wxString& cap
CDlgEventLog::~CDlgEventLog() {
wxLogTrace(wxT("Function Start/End"), wxT("CDlgEventLog::CDlgEventLog - Destructor Function Begin"));
SaveState(); // Save state if close box on window frame clicked
SaveState(); // Save state if close box on window frame clicked
if (m_pMessageInfoAttr) {
delete m_pMessageInfoAttr;