#DOCUMENTATION
authorClaus Gittinger <cg@exept.de>
Sat, 03 Oct 2015 16:08:31 +0200
changeset 6945 ead5a294eb81
parent 6944 81016c45d31b
child 6946 5cdda72e59d9
child 7034 3205470acdb8
#DOCUMENTATION class: stx_libview changed: #classNamesAndAttributes
stx_libview.st
--- a/stx_libview.st	Sat Oct 03 16:07:52 2015 +0200
+++ b/stx_libview.st	Sat Oct 03 16:08:31 2015 +0200
@@ -384,12 +384,14 @@
         (MacButtonBorder autoload)
         NoBackground
         OrientedFillStyle
+        (RoundButtonBorder autoload)
         ScaleTransform
         SimpleBorder
         SolidBackground
         SolidFillStyle
         SynchronousWindowSensor
         TranslationTransform
+        (TranslucentColor autoload)
         ViewStyle
         WindowEvent
         (XftFontDescription unix)
@@ -397,6 +399,7 @@
         (FixedPalette autoload)
         GraphicsMedium
         ImageMask
+        (MacFlatButtonBorder autoload)
         MappedPalette
         WidgetEvent
         WindowingTransformation
@@ -416,8 +419,6 @@
         ModalBox
         (GraphicsAttributes autoload)
         (ControllerWithMenu autoload)
-        (RoundButtonBorder autoload)
-        (TranslucentColor autoload)
         (AlphaMask autoload)
         (GuiServerWorkstation autoload)
         (NeXTWorkstation autoload)