EventMonitor Doxygen documentation update

This commit is contained in:
2016-11-04 12:53:44 +01:00
parent cebcf7506e
commit 0afbdadea7
7 changed files with 291 additions and 38 deletions

View File

@@ -261,6 +261,8 @@ wxEventMonitorFrame::~wxEventMonitorFrame()
}
/// \cond internal
void wxEventMonitorFrame::OnExit(wxCommandEvent& event)
{
Close();
@@ -408,6 +410,8 @@ void wxEventMonitorFrame::OnViewToolbar(wxCommandEvent& event)
}
}
/// \endcond
//////////////////////////////////////////////////////////////////////////
// wxPersistentEventMonitorFrame