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