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