mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11848
This commit is contained in:
parent
a8e60058ed
commit
83a6ad4f23
|
@ -475,3 +475,9 @@ Rom 11 Jan 2007
|
|||
clientgui/
|
||||
ViewWork.cpp
|
||||
ViewWorkGrid.cpp
|
||||
|
||||
Rom 11 Jan 2007
|
||||
- MGR: Possble fix for the Simple GUI messages dialog?
|
||||
|
||||
clientgui/
|
||||
sg_DlgMessages.cpp
|
||||
|
|
|
@ -94,6 +94,7 @@ CPanelMessages::CPanelMessages( wxWindow* parent ) :
|
|||
bool CPanelMessages::Create()
|
||||
{
|
||||
////@begin CPanelMessages member initialisation
|
||||
m_iPreviousDocCount = 0;
|
||||
m_bProcessingRefreshEvent = false;
|
||||
////@end CPanelMessages member initialisation
|
||||
|
||||
|
|
Loading…
Reference in New Issue