# HG changeset patch # User Claus Gittinger # Date 1157968967 -7200 # Node ID 4d32e9e2f22179c5a41951b391a10ce22ce21ea8 # Parent 808da6b84b9acdffa847588296cb9c1142227052 automatically generated by browser diff -r 808da6b84b9a -r 4d32e9e2f221 libInit.cc --- a/libInit.cc Mon Sep 11 12:02:44 2006 +0200 +++ b/libInit.cc Mon Sep 11 12:02:47 2006 +0200 @@ -1,5 +1,5 @@ /* - * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.39 2006-08-28 14:29:19 cg Exp $ + * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.40 2006-09-11 10:02:47 cg Exp $ * * DO NOT EDIT * automagically generated from the projectDefinition: stx_libview2. @@ -65,6 +65,7 @@ _PrinterContext_Init(pass,__pRT__,snd); _PropertyListDictionary_Init(pass,__pRT__,snd); _ProtocolAdaptor_Init(pass,__pRT__,snd); +_RangeAdaptor_Init(pass,__pRT__,snd); _ResourceRetriever_Init(pass,__pRT__,snd); _ResourceSpecEditor_Init(pass,__pRT__,snd); _SimpleDialog_Init(pass,__pRT__,snd);