summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2015-09-30 10:51:28 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2015-09-30 10:51:28 (GMT)
commit401c1dfd21c0b6513805b6d87c3866c96f3a4522 (patch)
treef79338052801b8f32e55f82f26b439adf77c5bed /unix
parenteef426e7d40864d7e495cdd9a2d3e7c3cfa9ab92 (diff)
downloadtk-401c1dfd21c0b6513805b6d87c3866c96f3a4522.zip
tk-401c1dfd21c0b6513805b6d87c3866c96f3a4522.tar.gz
tk-401c1dfd21c0b6513805b6d87c3866c96f3a4522.tar.bz2
Hm, better keep the TIP as it is, not making it more difficult than it already is.
Diffstat (limited to 'unix')
-rw-r--r--unix/tkUnixDefault.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/tkUnixDefault.h b/unix/tkUnixDefault.h
index 4eb8778..a8ecdc1 100644
--- a/unix/tkUnixDefault.h
+++ b/unix/tkUnixDefault.h
@@ -367,6 +367,7 @@
#define DEF_PANEDWINDOW_HEIGHT ""
#define DEF_PANEDWINDOW_OPAQUERESIZE "1"
#define DEF_PANEDWINDOW_ORIENT "horizontal"
+#define DEF_PANEDWINDOW_PROXYBORDER "2"
#define DEF_PANEDWINDOW_RELIEF "flat"
#define DEF_PANEDWINDOW_SASHCURSOR ""
#define DEF_PANEDWINDOW_SASHPAD "0"