stx_libview.st
changeset 7010 b41e6805c468
parent 6945 ead5a294eb81
child 7036 530b3e1c64c3
child 7042 568d66e6c7ce
--- a/stx_libview.st	Thu Oct 08 18:02:57 2015 +0200
+++ b/stx_libview.st	Thu Oct 08 18:02:58 2015 +0200
@@ -381,17 +381,14 @@
         GradientFillStyle
         HostGraphicsDevice
         ImageBackground
-        (MacButtonBorder autoload)
         NoBackground
         OrientedFillStyle
-        (RoundButtonBorder autoload)
         ScaleTransform
         SimpleBorder
         SolidBackground
         SolidFillStyle
         SynchronousWindowSensor
         TranslationTransform
-        (TranslucentColor autoload)
         ViewStyle
         WindowEvent
         (XftFontDescription unix)
@@ -401,6 +398,7 @@
         ImageMask
         (MacFlatButtonBorder autoload)
         MappedPalette
+        RoundedBorder
         WidgetEvent
         WindowingTransformation
         DisplaySurface
@@ -417,6 +415,9 @@
         PopUpView
         StandardSystemView
         ModalBox
+        (MacButtonBorder autoload)
+        (RoundButtonBorder autoload)
+        (TranslucentColor autoload)
         (GraphicsAttributes autoload)
         (ControllerWithMenu autoload)
         (AlphaMask autoload)