[tekui-devel] tekui: the alignment demo was broken, corrected
Timm S. Mueller
tmueller at schulze-mueller.de
Tue Jan 5 01:57:18 CET 2010
details: http://hg.teklib.org/tekui/rev/ecd1dc7ca5f2
changeset: 126:ecd1dc7ca5f2
user: Timm S. Mueller <tmueller at schulze-mueller.de>
date: Tue Jan 05 01:28:37 2010 +0100
description:
the alignment demo was broken, corrected
diffstat:
bin/demo_alignment.lua | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 092c5d938a91 -r ecd1dc7ca5f2 bin/demo_alignment.lua
--- a/bin/demo_alignment.lua Tue Jan 05 00:40:48 2010 +0100
+++ b/bin/demo_alignment.lua Tue Jan 05 01:28:37 2010 +0100
@@ -16,6 +16,7 @@
local window = Window:new
{
Title = L.ALIGNMENT_TITLE,
+ Id = "alignment-window",
Orientation = "vertical",
Status = "hide",
HideOnEscape = true,
More information about the tekui-devel
mailing list