From b5093969a22c392657a80df48d0bc1283d8a41bb Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 24 Nov 2004 19:14:45 +0000 Subject: [PATCH] docstrings git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/_splitter.i | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/src/_splitter.i b/wxPython/src/_splitter.i index a3f7f8953a..a070a53a2e 100644 --- a/wxPython/src/_splitter.i +++ b/wxPython/src/_splitter.i @@ -274,12 +274,12 @@ showing the top-level window.", ""); DocDeclStr( void , SetSashSize(int width), - "Sets the sash size", ""); + "Sets the sash size. Currently a NOP.", ""); DocDeclStr( void , SetBorderSize(int width), - "Sets the border size", ""); + "Sets the border size. Currently a NOP.", ""); DocDeclStr(