libInit.cc
changeset 2241 a9776fdd4cc9
parent 2225 790ec79e3441
child 2280 6a0732895c01
--- a/libInit.cc	Tue Oct 10 22:11:09 2006 +0200
+++ b/libInit.cc	Tue Oct 10 22:11:11 2006 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.42 2006-09-15 18:03:41 cg Exp $
+ * $Header: /cvs/stx/stx/libview2/libInit.cc,v 1.43 2006-10-10 20:11:11 cg Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libview2.
@@ -58,6 +58,7 @@
 _TransparentBox_Init(pass,__pRT__,snd);
 _VisualComponent_Init(pass,__pRT__,snd);
 _VisualRegion_Init(pass,__pRT__,snd);
+_WinPrinterStream_Init(pass,__pRT__,snd);
 _WindowBuilder_Init(pass,__pRT__,snd);
 _XBMReader_Init(pass,__pRT__,snd);
 _XPMReader_Init(pass,__pRT__,snd);