diff -r c46879a2a970 -r 846813bf3ade libInit.cc --- a/libInit.cc Mon Aug 28 19:48:21 2006 +0200 +++ b/libInit.cc Mon Aug 28 19:48:23 2006 +0200 @@ -1,6 +1,8 @@ /* + * $Header$ + * * DO NOT EDIT - * automagically generated from Make.proto (by make libInit.cc) + * automagically generated from the projectDefinition: stx_libtool2. */ #define __INDIRECTVMINITCALLS__ #include @@ -21,9 +23,12 @@ void _libstx_libtool2_Init(pass, __pRT__, snd) OBJ snd; struct __vmData__ *__pRT__; { __BEGIN_PACKAGE2__("libstx_libtool2", _libstx_libtool2_Init, "stx:libtool2"); -_MenuEditor_Init(pass,__pRT__,snd); +_DataSetBuilder_Init(pass,__pRT__,snd); +_FileSelectionBrowser_Init(pass,__pRT__,snd); _ImageEditor_Init(pass,__pRT__,snd); -_DataSetBuilder_Init(pass,__pRT__,snd); +_MenuEditor_Init(pass,__pRT__,snd); +_ResourceSelectionBrowser_Init(pass,__pRT__,snd); +_SelectionBrowser_Init(pass,__pRT__,snd); _UIGalleryView_Init(pass,__pRT__,snd); _UIHelpTool_Init(pass,__pRT__,snd); _UILayoutTool_Init(pass,__pRT__,snd); @@ -32,8 +37,8 @@ _UIPainterView_Init(pass,__pRT__,snd); _UISelectionPanel_Init(pass,__pRT__,snd); _UISpecificationTool_Init(pass,__pRT__,snd); -_SelectionBrowser_Init(pass,__pRT__,snd); -_FileSelectionBrowser_Init(pass,__pRT__,snd); -_ResourceSelectionBrowser_Init(pass,__pRT__,snd); +_stx_137libtool2_Init(pass,__pRT__,snd); + + __END_PACKAGE__(); -} +} \ No newline at end of file