Searched refs:m_statline (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp138 wxStaticLine *m_statline; member in class:wxLogDialog
750 m_statline = (wxStaticLine *)NULL;
860 m_statline = new wxStaticLine(this, wxID_ANY);
1049 sizer->Detach( m_statline );
1074 sizer->Add(m_statline, 0, wxEXPAND | (wxALL & ~wxTOP), MARGIN);

Completed in 58 milliseconds