summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-01-16 15:22:11 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-01-16 15:22:11 (GMT)
commit3a1f3672915f541004b32051952b59674f8b2401 (patch)
treeae88cf2c35a745d149d6814d3dff0469bdd93a05 /tests
parentdfecb499abf1df3c0605d0058f454d8230221dd8 (diff)
parentc1d11ea280efc1d70e599d7237cf84235c715064 (diff)
downloadtk-3a1f3672915f541004b32051952b59674f8b2401.zip
tk-3a1f3672915f541004b32051952b59674f8b2401.tar.gz
tk-3a1f3672915f541004b32051952b59674f8b2401.tar.bz2
Rebased to latest trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/listbox.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/listbox.test b/tests/listbox.test
index 57cd974..fdad4c0 100644
--- a/tests/listbox.test
+++ b/tests/listbox.test
@@ -57,6 +57,7 @@ proc mkPartial {{w .partial}} {
# like border width have predictable values.
option add *Listbox.borderWidth 2
+option add *Listbox.selectBorderWidth 1
option add *Listbox.highlightThickness 2
option add *Listbox.font {Helvetica -12 bold}