From 790d7a25766580b6fd65df29246b22a69ba5bafa Mon Sep 17 00:00:00 2001 From: Francesco Montorsi Date: Sat, 27 Dec 2008 10:14:18 +0000 Subject: [PATCH] autolink CreateButtonSizer git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/doxygen/overviews/sizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doxygen/overviews/sizer.h b/docs/doxygen/overviews/sizer.h index 690b63cc81..c01670b044 100644 --- a/docs/doxygen/overviews/sizer.h +++ b/docs/doxygen/overviews/sizer.h @@ -342,7 +342,7 @@ around the sizer. Note that this static box has to be created separately. @section overview_sizer_button CreateButtonSizer -As a convenience, CreateButtonSizer(long flags) can be used to create a +As a convenience, wxDialog::CreateButtonSizer(long flags) can be used to create a standard button sizer in which standard buttons are displayed. The following flags can be passed to this function: -- 2.50.0