stx_libview.st
branchjv
changeset 7036 530b3e1c64c3
parent 7034 3205470acdb8
parent 7010 b41e6805c468
child 7053 e44485fe1869
--- a/stx_libview.st	Sun Oct 11 08:27:36 2015 +0100
+++ b/stx_libview.st	Sun Oct 11 10:26:49 2015 +0100
@@ -435,11 +435,9 @@
         HostGraphicsDevice
         ImageBackground
         NoBackground
-        (RoundButtonBorder autoload)
         SimpleBorder
         SolidBackground
         SynchronousWindowSensor
-        (TranslucentColor autoload)
         ViewStyle
         WindowEvent
         (XftFontDescription unix)
@@ -449,6 +447,7 @@
         (MacFlatButtonBorder autoload)
         MappedPalette
         SimpleView
+        RoundedBorder
         WidgetEvent
         XGraphicsContext
         MonoMappedPalette
@@ -461,6 +460,9 @@
         PopUpView
         StandardSystemView
         ModalBox
+        (MacButtonBorder autoload)
+        (RoundButtonBorder autoload)
+        (TranslucentColor autoload)
         (AlphaMask autoload)
         (ControllerWithMenu autoload)
         (FixedPalette autoload)