automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Thu, 12 Feb 2009 18:45:29 +0100
changeset 2464 52027c9ab40c
parent 2463 e73b75f44998
child 2465 37207ee0ff04
automatically generated by browser
libInit.cc
--- a/libInit.cc	Thu Feb 12 18:45:27 2009 +0100
+++ b/libInit.cc	Thu Feb 12 18:45:29 2009 +0100
@@ -24,6 +24,7 @@
 _ImageEditor_Init(pass,__pRT__,snd);
 _MenuEditor_Init(pass,__pRT__,snd);
 _SelectionBrowser_Init(pass,__pRT__,snd);
+_TabListEditor_Init(pass,__pRT__,snd);
 _UIGalleryView_Init(pass,__pRT__,snd);
 _UIHelpTool_Init(pass,__pRT__,snd);
 _UILayoutTool_Init(pass,__pRT__,snd);
@@ -35,6 +36,7 @@
 _FileSelectionBrowser_Init(pass,__pRT__,snd);
 _ResourceSelectionBrowser_Init(pass,__pRT__,snd);
 _UIPainterView_Init(pass,__pRT__,snd);
+_UIListEditor_Init(pass,__pRT__,snd);
 
 
 __END_PACKAGE__();