stx_libview2.st
changeset 4304 698799c9de0f
parent 4291 b9347f540a10
--- a/stx_libview2.st	Wed Jul 17 10:18:27 2019 +0200
+++ b/stx_libview2.st	Wed Jul 17 10:18:29 2019 +0200
@@ -286,7 +286,6 @@
         TIFFReader
         TransparentBox
         VisualRegion
-        (WinPrinterStream win32)
         WindowBuilder
         WindowsIconReader
         XBMReader
@@ -302,7 +301,6 @@
         UIBuilder
         ValueModel
         VisualComponent
-        (WinPrinterContext win32)
         AlignmentOrigin
         ApplicationWithFileHistory
         BlockValue
@@ -319,6 +317,7 @@
         BooleanBlockValue
         BooleanValueHolder
         BufferedValueHolder
+        ConstrainedLayoutFrame
         DictionaryAdaptor
         RangeAdaptor
         ResourceSpecEditor
@@ -327,6 +326,8 @@
         ValueHolderWithRememberedPreviousValue
         ValueHolderWithWeakDependents
         AspectAdaptorWithDefault
+        (WinPrinterStream win32)
+        (WinPrinterContext win32)
         (AVIReader autoload)
         (ApplicationController autoload)
         (BlitImageReader autoload)