]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/xrc/myframe.h
Compilation fix for PCH-less in wxInfoBar.
[wxWidgets.git] / samples / xrc / myframe.h
index 4ed521d9d412b6a89ef007b48c520c56c0e4a188..9701213ac8b998153fb58ac7e52d93a774d36a4b 100644 (file)
@@ -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()