*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 19 Sep 2002 09:45:08 +0200
changeset 2200 f9571a181678
parent 2199 61ef4fe363e7
child 2201 aa74fa6137a5
*** empty log message ***
abbrev.stc
libInit.cc
--- a/abbrev.stc	Thu Sep 19 09:44:08 2002 +0200
+++ b/abbrev.stc	Thu Sep 19 09:45:08 2002 +0200
@@ -47,6 +47,7 @@
 ListModelView ListModelView stx:libwidg2 'Views-Lists'
 MenuButton MenuButton stx:libwidg2 'Views-Obsolete'
 MenuPanel MenuPanel stx:libwidg2 'Views-Menus'
+ModelListEntry ModelListEntry stx:libwidg2 'Views-Support'
 MotionButton MotionButton stx:libwidg2 'Views-Obsolete'
 MultiColListEntry MultiColListEntry stx:libwidg2 'Views-Support'
 MultipleItemSelectionWidget MultipleItemSelectionWidget stx:libwidg2 'Views-Lists'
--- a/libInit.cc	Thu Sep 19 09:44:08 2002 +0200
+++ b/libInit.cc	Thu Sep 19 09:45:08 2002 +0200
@@ -34,6 +34,7 @@
 _TabSpecRuler_Init(pass,__pRT__,snd);
 _ListEntry_Init(pass,__pRT__,snd);
 _MultiColListEntry_Init(pass,__pRT__,snd);
+_ModelListEntry_Init(pass,__pRT__,snd);
 _LabelAndIcon_Init(pass,__pRT__,snd);
 _ComboView_Init(pass,__pRT__,snd);
 _ComboBoxView_Init(pass,__pRT__,snd);