libInit.cc
changeset 2464 52027c9ab40c
parent 2305 bb3668dab082
child 2472 2134d772f020
--- 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__();