#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Wed, 17 Jul 2019 10:18:29 +0200
changeset 4304 698799c9de0f
parent 4303 6b9fd8a69f32
child 4305 8a53ddd46ce8
#OTHER by cg new layout class
stx_libview2.st
--- 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)