git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34715
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// wxLogWindow and wxLogFrame implementation
// ----------------------------------------------------------------------------
// wxLogWindow and wxLogFrame implementation
// ----------------------------------------------------------------------------
// log frame class
// ---------------
class wxLogFrame : public wxFrame
// log frame class
// ---------------
class wxLogFrame : public wxFrame
+#endif // wxUSE_LOGWINDOW
+
// ----------------------------------------------------------------------------
// wxLogDialog
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// wxLogDialog
// ----------------------------------------------------------------------------
if ( !fmt )
{
// default format
if ( !fmt )
{
// default format
- fmt = wxDefaultDateTimeFormat;
}
size_t count = m_messages.GetCount();
}
size_t count = m_messages.GetCount();
if ( !fmt )
{
// default format
if ( !fmt )
{
// default format
- fmt = wxDefaultDateTimeFormat;
}
size_t count = m_messages.GetCount();
}
size_t count = m_messages.GetCount();