From df75c66c357f1140afe5718ff030a705f8f0382d Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 24 Feb 2006 01:08:06 +0000 Subject: [PATCH] Give attribution to Jorgen Bodde git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wx/lib/foldpanelbar.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wxPython/wx/lib/foldpanelbar.py b/wxPython/wx/lib/foldpanelbar.py index d8e41119ed..7086548eef 100644 --- a/wxPython/wx/lib/foldpanelbar.py +++ b/wxPython/wx/lib/foldpanelbar.py @@ -111,6 +111,7 @@ FoldPanelBar is supported on the following platforms: * Mac OSX (Thanks To Robin Dunn For The CaptionBar Size Patch) +FoldPanelBar is based upon Jorgen Bodde's C++ implementation. Latest Revision: Andrea Gavana @ 05 Nov 2005, 23.30 CET """ -- 2.50.0