#BUGFIX by stefan
authorStefan Vogel <sv@exept.de>
Fri, 22 Jun 2018 12:02:40 +0200
changeset 8418 ad6468bab490
parent 8417 040acbfae716
child 8419 007fbbf55ed9
#BUGFIX by stefan class: stx_libview class changed: #classNamesAndAttributes add missing X11GraphicsContext
stx_libview.st
--- a/stx_libview.st	Fri Jun 22 12:01:21 2018 +0200
+++ b/stx_libview.st	Fri Jun 22 12:02:40 2018 +0200
@@ -1,3 +1,5 @@
+"{ Encoding: utf8 }"
+
 "
  COPYRIGHT (c) Claus Gittinger / 2006 by eXept Software AG
               All Rights Reserved
@@ -438,6 +440,7 @@
         View
         (XEmbedContainerView unix)
         (XWorkstation unix)
+        (X11GraphicsContext unix)
         (GLXWorkstation unix)
         TopView
         PopUpView
@@ -453,6 +456,7 @@
     )
 
     "Modified (format): / 31-01-2017 / 13:35:18 / stefan"
+    "Modified: / 22-06-2018 / 11:57:09 / Stefan Vogel"
 !
 
 extensionMethodNames