#FEATURE by exept
authorClaus Gittinger <cg@exept.de>
Wed, 28 Aug 2019 19:01:04 +0200
changeset 8789 545bc7e07597
parent 8788 e707256f1852
child 8790 d645f0550589
#FEATURE by exept class: stx_libview class changed: #classNamesAndAttributes
stx_libview.st
--- a/stx_libview.st	Wed Aug 28 19:00:45 2019 +0200
+++ b/stx_libview.st	Wed Aug 28 19:01:04 2019 +0200
@@ -423,13 +423,13 @@
         SimpleView
         WidgetEvent
         WindowingTransformation
+        (X11GraphicsContext unix)
         FixedPaletteWithAlpha
         MonoMappedPalette
         ShadowView
         View
         (XEmbedContainerView unix)
         (XWorkstation unix)
-        (X11GraphicsContext unix)
         (GLXWorkstation unix)
         TopView
         PopUpView
@@ -442,10 +442,8 @@
         (MDIChildView autoload)
         (NeXTWorkstation autoload)
         (WinWorkstation win32)
+        (ElectronWorkstation autoload)
     )
-
-    "Modified (format): / 31-01-2017 / 13:35:18 / stefan"
-    "Modified: / 22-06-2018 / 11:57:09 / Stefan Vogel"
 !
 
 extensionMethodNames