class: stx_libcompat
authorClaus Gittinger <cg@exept.de>
Fri, 19 Dec 2014 16:24:57 +0100
changeset 6681 d94f532d04ff
parent 6680 795e32e6d305
child 6682 1959b9efb75c
class: stx_libcompat changed: #classNamesAndAttributes
libInit.cc
--- a/libInit.cc	Fri Dec 19 16:24:57 2014 +0100
+++ b/libInit.cc	Fri Dec 19 16:24:57 2014 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.75 2014-11-18 14:26:52 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.76 2014-12-19 15:24:57 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_libview.
@@ -35,6 +35,7 @@
 _Cursor_Init(pass,__pRT__,snd);
 _DeviceHandle_Init(pass,__pRT__,snd);
 _Event_Init(pass,__pRT__,snd);
+_FillStyle_Init(pass,__pRT__,snd);
 _FontDescription_Init(pass,__pRT__,snd);
 _GraphicsContext_Init(pass,__pRT__,snd);
 _GraphicsDevice_Init(pass,__pRT__,snd);
@@ -48,6 +49,7 @@
 _WindowingTransformation_Init(pass,__pRT__,snd);
 _stx_137libview_Init(pass,__pRT__,snd);
 _BeveledBorder_Init(pass,__pRT__,snd);
+_BitmapFillStyle_Init(pass,__pRT__,snd);
 _BitmapFont_Init(pass,__pRT__,snd);
 _Border_Init(pass,__pRT__,snd);
 _ColorPalette_Init(pass,__pRT__,snd);
@@ -64,11 +66,14 @@
 _DeviceGraphicsContext_Init(pass,__pRT__,snd);
 _Font_Init(pass,__pRT__,snd);
 _GradientBackground_Init(pass,__pRT__,snd);
+_GradientFillStyle_Init(pass,__pRT__,snd);
 _HostGraphicsDevice_Init(pass,__pRT__,snd);
 _ImageBackground_Init(pass,__pRT__,snd);
 _NoBackground_Init(pass,__pRT__,snd);
+_OrientedFillStyle_Init(pass,__pRT__,snd);
 _SimpleBorder_Init(pass,__pRT__,snd);
 _SolidBackground_Init(pass,__pRT__,snd);
+_SolidFillStyle_Init(pass,__pRT__,snd);
 _SynchronousWindowSensor_Init(pass,__pRT__,snd);
 _ViewStyle_Init(pass,__pRT__,snd);
 _WindowEvent_Init(pass,__pRT__,snd);