automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Fri, 23 Oct 2009 17:32:35 +0200
changeset 5402 47586f47c40d
parent 5401 ca26d8bd1a42
child 5403 b9875370a186
automatically generated by browser
libInit.cc
--- a/libInit.cc	Fri Oct 23 17:32:33 2009 +0200
+++ b/libInit.cc	Fri Oct 23 17:32:35 2009 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.46 2009-10-23 12:28:31 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.47 2009-10-23 15:32:35 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview.
@@ -18,6 +18,7 @@
 void _libstx_libview_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {
 __BEGIN_PACKAGE2__("libstx_libview", _libstx_libview_Init, "stx:libview");
+_AbstractBackground_Init(pass,__pRT__,snd);
 _AbstractBorder_Init(pass,__pRT__,snd);
 _Color_Init(pass,__pRT__,snd);
 _Colormap_Init(pass,__pRT__,snd);
@@ -51,10 +52,14 @@
 _DeviceGraphicsContext_Init(pass,__pRT__,snd);
 _Font_Init(pass,__pRT__,snd);
 _HostGraphicsDevice_Init(pass,__pRT__,snd);
+_ImageBackground_Init(pass,__pRT__,snd);
+_NoBackground_Init(pass,__pRT__,snd);
 _SimpleBorder_Init(pass,__pRT__,snd);
+_SolidBackground_Init(pass,__pRT__,snd);
 _SynchronousWindowSensor_Init(pass,__pRT__,snd);
 _ViewStyle_Init(pass,__pRT__,snd);
 _WindowEvent_Init(pass,__pRT__,snd);
+_BeveledBorder_Init(pass,__pRT__,snd);
 _DeviceWorkstation_Init(pass,__pRT__,snd);
 _GraphicsMedium_Init(pass,__pRT__,snd);
 _ImageMask_Init(pass,__pRT__,snd);