X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..628051704648f309df50fff9b3d485780e7ad022:/include/wx/osx/carbon/frame.h diff --git a/include/wx/osx/carbon/frame.h b/include/wx/osx/carbon/frame.h index 8ed5ff1937..380fbf624e 100644 --- a/include/wx/osx/carbon/frame.h +++ b/include/wx/osx/carbon/frame.h @@ -109,7 +109,7 @@ protected: #endif // osx specific event handling common for all osx-ports - virtual void HandleResized( long timestamp ); + virtual void HandleResized( double timestampsec ); protected: // the last focused child: we restore focus to it on activation