X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d956f3e7e79b05d788a0763e2b424a2541367825..a8e87569b7ea3494ef29ac9caa6cb7f219329c50:/samples/xrc/myframe.h diff --git a/samples/xrc/myframe.h b/samples/xrc/myframe.h index c9f4ac9761..9701213ac8 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 OnRecursiveLoad(wxCommandEvent& event); void OnAnimationCtrlPlay(wxCommandEvent& event); // Any class wishing to process wxWidgets events must use this macro