extensions.st
author Claus Gittinger <cg@exept.de>
Fri, 15 Jun 2018 02:48:39 +0200
changeset 8390 7f91874d225b
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#OTHER by cg drag and drop confusion fixed (Logical vs. Device coordinates)

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

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !