summaryrefslogtreecommitdiffstats
path: root/win/tkWinDefault.h
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley@noemail.net>2005-10-10 10:36:33 (GMT)
committervincentdarley <vincentdarley@noemail.net>2005-10-10 10:36:33 (GMT)
commit67a44b280ccee773c9a52883d66c1923be51b4ec (patch)
treece21d5eee20f7e5c9a628e238ad0a87a0aaeebad /win/tkWinDefault.h
parented368c699ece45c5607d1203a08bf7e0f3b86ca5 (diff)
downloadtk-67a44b280ccee773c9a52883d66c1923be51b4ec.zip
tk-67a44b280ccee773c9a52883d66c1923be51b4ec.tar.gz
tk-67a44b280ccee773c9a52883d66c1923be51b4ec.tar.bz2
tip256 implementation
FossilOrigin-Name: b26b042c687a34c89798f90861d4035a87ee6212
Diffstat (limited to 'win/tkWinDefault.h')
-rw-r--r--win/tkWinDefault.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/tkWinDefault.h b/win/tkWinDefault.h
index 56ee831..3f30f5f 100644
--- a/win/tkWinDefault.h
+++ b/win/tkWinDefault.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tkWinDefault.h,v 1.19 2004/10/24 17:22:55 dkf Exp $
+ * RCS: @(#) $Id: tkWinDefault.h,v 1.20 2005/10/10 10:36:35 vincentdarley Exp $
*/
#ifndef _TKWINDEFAULT
@@ -502,6 +502,7 @@
#define DEF_TEXT_SPACING3 "0"
#define DEF_TEXT_STATE "normal"
#define DEF_TEXT_TABS ""
+#define DEF_TEXT_TABSTYLE "tabular"
#define DEF_TEXT_TAKE_FOCUS (char *) NULL
#define DEF_TEXT_UNDO "0"
#define DEF_TEXT_WIDTH "80"