diff -r 810cbbbdc62c -r 62890ea0afe2 libInit.cc --- a/libInit.cc Wed Oct 11 22:11:53 2006 +0200 +++ b/libInit.cc Wed Oct 11 22:11:55 2006 +0200 @@ -1,5 +1,5 @@ /* - * $Header: /cvs/stx/stx/libwidg2/libInit.cc,v 1.48 2006-10-11 12:37:56 cg Exp $ + * $Header: /cvs/stx/stx/libwidg2/libInit.cc,v 1.49 2006-10-11 20:11:55 cg Exp $ * * DO NOT EDIT * automagically generated from the projectDefinition: stx_libwidg2. @@ -23,6 +23,7 @@ void _libstx_libwidg2_Init(pass, __pRT__, snd) OBJ snd; struct __vmData__ *__pRT__; { __BEGIN_PACKAGE2__("libstx_libwidg2", _libstx_libwidg2_Init, "stx:libwidg2"); +_CharacterSetView_Init(pass,__pRT__,snd); _CheckBox_Init(pass,__pRT__,snd); _ComboBoxButton_Init(pass,__pRT__,snd); _ComboView_Init(pass,__pRT__,snd); @@ -77,6 +78,7 @@ _HierarchicalFileList_Init(pass,__pRT__,snd); _HierarchicalItemWithLabel_Init(pass,__pRT__,snd); _HorizontalSlider_Init(pass,__pRT__,snd); +_ImageEditView_Init(pass,__pRT__,snd); _ModelListEntry_Init(pass,__pRT__,snd); _MultiColListEntry_Init(pass,__pRT__,snd); _SelectionInListModelView_Init(pass,__pRT__,snd); @@ -88,7 +90,6 @@ _HierarchicalListView_Init(pass,__pRT__,snd); _LabelAndIcon_Init(pass,__pRT__,snd); _HierarchicalItemWithLabelAndIconAndValue_Init(pass,__pRT__,snd); -_ImageEditView_Init(pass,__pRT__,snd); _LicenceBox_Init(pass,__pRT__,snd);