We don't use the timestamp in wxNonOwnedWindow::HandleResized().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74543
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
HandleWindowEvent(wxevent);
}
HandleWindowEvent(wxevent);
}
-void wxNonOwnedWindow::HandleResized( double timestampsec )
+void wxNonOwnedWindow::HandleResized( double WXUNUSED(timestampsec) )
{
SendSizeEvent();
// we have to inform some controls that have to reset things
{
SendSizeEvent();
// we have to inform some controls that have to reset things