diff -r 0da285e38f50 -r 00275352f251 libInit.cc --- a/libInit.cc Tue Oct 01 11:19:37 2002 +0200 +++ b/libInit.cc Wed Oct 02 11:35:53 2002 +0200 @@ -74,5 +74,6 @@ _FlyByHelp_Init(pass,__pRT__,snd); _ApplicationSubView_Init(pass,__pRT__,snd); _PropertyListDictionary_Init(pass,__pRT__,snd); +_MultiImage_Init(pass,__pRT__,snd); __END_PACKAGE__(); }