MenuEditor.st
changeset 2729 b21105a0a38c
parent 2664 2364532908a5
child 2797 06bae3d05b78
equal deleted inserted replaced
2728:7b0f0d920794 2729:b21105a0a38c
  2149 
  2149 
  2150     "Modified: / 13-10-2006 / 16:04:14 / cg"
  2150     "Modified: / 13-10-2006 / 16:04:14 / cg"
  2151 !
  2151 !
  2152 
  2152 
  2153 dropLeave:aDropContext
  2153 dropLeave:aDropContext
  2154     "the widget is leaved; restore drop indications drawn ...
  2154     "restore drop indications drawn..."
  2155     "
  2155 
  2156     self changeDropLineTo:nil in:aDropContext.
  2156     self changeDropLineTo:nil in:aDropContext.
  2157 
  2157 
  2158     "Modified: / 13-10-2006 / 16:03:59 / cg"
  2158     "Modified: / 13-10-2006 / 16:03:59 / cg"
  2159 !
  2159 !
  2160 
  2160