summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2015-09-30 09:39:01 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2015-09-30 09:39:01 (GMT)
commitbbb4e3d4aab67972c354b55d045c05d2bc949a03 (patch)
tree42f1776235320cb88c75cc1b2d3ed8758f67e67a /doc
parent672fcc0bf35d1b57109d516427a1085153cae18e (diff)
downloadtk-bbb4e3d4aab67972c354b55d045c05d2bc949a03.zip
tk-bbb4e3d4aab67972c354b55d045c05d2bc949a03.tar.gz
tk-bbb4e3d4aab67972c354b55d045c05d2bc949a03.tar.bz2
Carefull inspection shows that the default for -proxyrelief should be the value of -sashrelief, in order to be 100% compatible with how it behaved before.
Diffstat (limited to 'doc')
-rw-r--r--doc/panedwindow.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/panedwindow.n b/doc/panedwindow.n
index 9ee79ec..ce7adc3 100644
--- a/doc/panedwindow.n
+++ b/doc/panedwindow.n
@@ -38,7 +38,7 @@ Specifies the borderwidth of the proxy. May be any value accepted by
value of the \fB-borderwidth\fR option will be used.
.OP \-proxyrelief proxyRelief ProxyRelief
Relief to use when drawing the proxy. May be any of the standard Tk
-relief values. If an empty string, the value of the \fB-relief\fR
+relief values. If an empty string, the value of the \fB-sashrelief\fR
option will be used.
.OP \-opaqueresize opaqueResize OpaqueResize
Specifies whether panes should be resized as a sash is moved (true),