X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..17b1d76b4add82305463d10b9f65668d06169363:/samples/xrc/myframe.h?ds=sidebyside diff --git a/samples/xrc/myframe.h b/samples/xrc/myframe.h index 4ed521d9d4..c9f4ac9761 100644 --- a/samples/xrc/myframe.h +++ b/samples/xrc/myframe.h @@ -48,6 +48,7 @@ private: void OnPlatformPropertyToolOrMenuCommand(wxCommandEvent& event); void OnArtProviderToolOrMenuCommand(wxCommandEvent& event); void OnVariableExpansionToolOrMenuCommand(wxCommandEvent& event); + void OnAnimationCtrlPlay(wxCommandEvent& event); // Any class wishing to process wxWidgets events must use this macro DECLARE_EVENT_TABLE()