X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..bd7f096d0e476a1545a4bc896434b23f30e75e42:/samples/xrc/myframe.h diff --git a/samples/xrc/myframe.h b/samples/xrc/myframe.h index 33ee6bd4bb..a773adc30d 100644 --- a/samples/xrc/myframe.h +++ b/samples/xrc/myframe.h @@ -55,7 +55,7 @@ private: void OnArtProviderToolOrMenuCommand(wxCommandEvent& event); void OnVariableExpansionToolOrMenuCommand(wxCommandEvent& event); - // Any class wishing to process wxWindows events must use this macro + // Any class wishing to process wxWidgets events must use this macro DECLARE_EVENT_TABLE() };