extensions.st
author Claus Gittinger <cg@exept.de>
Thu, 09 Jan 2020 12:19:29 +0100
changeset 8960 d6383fb34194
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#BUGFIX by cg class: DeviceWorkstation changed: #initializeModifierMappings #modifierKeyProcessing:down:

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !