diff -r 423e25789bfe -r 2134d772f020 libInit.cc --- a/libInit.cc Mon Feb 16 14:20:46 2009 +0100 +++ b/libInit.cc Mon Feb 16 14:20:48 2009 +0100 @@ -28,6 +28,7 @@ _UIGalleryView_Init(pass,__pRT__,snd); _UIHelpTool_Init(pass,__pRT__,snd); _UILayoutTool_Init(pass,__pRT__,snd); +_UIListEditor_Init(pass,__pRT__,snd); _UIObjectView_Init(pass,__pRT__,snd); _UIPainter_Init(pass,__pRT__,snd); _UISelectionPanel_Init(pass,__pRT__,snd); @@ -36,7 +37,6 @@ _FileSelectionBrowser_Init(pass,__pRT__,snd); _ResourceSelectionBrowser_Init(pass,__pRT__,snd); _UIPainterView_Init(pass,__pRT__,snd); -_UIListEditor_Init(pass,__pRT__,snd); __END_PACKAGE__();