From 1b231e235b1c4724dc858409171d9d464020aac8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 10 Oct 1999 20:20:43 +0000 Subject: [PATCH] fixed terminology (widget vs. binded window) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/html/widget/start.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/html/widget/start.htm b/samples/html/widget/start.htm index 23c528d04e..2b969f425f 100644 --- a/samples/html/widget/start.htm +++ b/samples/html/widget/start.htm @@ -1,7 +1,7 @@ -Binder demo +Widgets demo -

wxHtmlBinderCell demonstration

+

wxHtmlWidgetCell demonstration

There is binded window somewhere around. Enjoy it. -- 2.45.2