From 6b5c476168594858670ff74a56869281ed5be807 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Mon, 3 Jan 2005 07:22:48 +0000 Subject: [PATCH] Pasting typo fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/sizer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/sizer.h b/include/wx/sizer.h index 786c28f8e2..1f76fc0554 100644 --- a/include/wx/sizer.h +++ b/include/wx/sizer.h @@ -688,7 +688,7 @@ private: DECLARE_NO_COPY_CLASS(wxStdDialogButtonSizer) }; -#endif // wxUSE_STATBOX +#endif // wxUSE_BUTTON #if WXWIN_COMPATIBILITY_2_4 // NB: wxBookCtrlSizer and wxNotebookSizer are deprecated, they -- 2.45.2