[tekui-devel] tekui: Installation of TabGroup was missing. Fixed
Timm S. Mueller
tmueller at neoscientists.org
Thu May 15 00:08:29 CEST 2008
details: http://hg.teklib.org/tekui/rev/5285ec8d21d5
changeset: 491:5285ec8d21d5
user: Timm S. Mueller <tmueller at neoscientists.org>
date: Sun May 11 20:31:02 2008 +0200
description:
Installation of TabGroup was missing. Fixed
diffs (12 lines):
diff -r 8abfe232d7d4 -r 5285ec8d21d5 tek/class/ui/Makefile
--- a/tek/class/ui/Makefile Sun May 11 20:07:32 2008 +0200
+++ b/tek/class/ui/Makefile Sun May 11 20:31:02 2008 +0200
@@ -10,7 +10,7 @@ LUACLASSES = \
frame.lua gadget.lua group.lua handle.lua image.lua list.lua \
listview.lua menuitem.lua object.lua popitem.lua popradioitem.lua \
popupwindow.lua radiobutton.lua scrollgroup.lua slider.lua spacer.lua \
- text.lua textinput.lua theme.lua vectorimage.lua window.lua
+ tabgroup.lua text.lua textinput.lua theme.lua vectorimage.lua window.lua
LUALAYOUTS = \
layout/default.lua
LUABORDERS = \
More information about the tekui-devel
mailing list