summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-01-11 14:32:00 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-01-11 14:32:00 (GMT)
commit9ecc347bfe06684c79d39422cd69f5c0ef5cca1d (patch)
treea13886fb9069b5674bc2cbf07f0e23f5e0ad1423 /win
parent37190756fab88abf9029f6e1c4ef1c2cf383de21 (diff)
downloadtk-9ecc347bfe06684c79d39422cd69f5c0ef5cca1d.zip
tk-9ecc347bfe06684c79d39422cd69f5c0ef5cca1d.tar.gz
tk-9ecc347bfe06684c79d39422cd69f5c0ef5cca1d.tar.bz2
Improved patch formatting. No functional change
Diffstat (limited to 'win')
-rw-r--r--win/tkWinDefault.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinDefault.h b/win/tkWinDefault.h
index 29fe4ee..f389075 100644
--- a/win/tkWinDefault.h
+++ b/win/tkWinDefault.h
@@ -224,10 +224,10 @@
#define DEF_LISTBOX_HIGHLIGHT_BG NORMAL_BG
#define DEF_LISTBOX_HIGHLIGHT HIGHLIGHT
#define DEF_LISTBOX_HIGHLIGHT_WIDTH "1"
+#define DEF_LISTBOX_JUSTIFY "left"
#define DEF_LISTBOX_RELIEF "sunken"
#define DEF_LISTBOX_SCROLL_COMMAND ""
#define DEF_LISTBOX_LIST_VARIABLE ""
-#define DEF_LISTBOX_JUSTIFY "left"
#define DEF_LISTBOX_SELECT_COLOR SELECT_BG
#define DEF_LISTBOX_SELECT_MONO BLACK
#define DEF_LISTBOX_SELECT_BD "0"