UIPainter.st
changeset 1954 1344ec1f99eb
parent 1953 3b5022bccca4
child 1957 cd30f8cd59f8
equal deleted inserted replaced
1953:3b5022bccca4 1954:1344ec1f99eb
  2394 
  2394 
  2395 hasUndoHistory
  2395 hasUndoHistory
  2396     ^ self painter hasUndoHistory
  2396     ^ self painter hasUndoHistory
  2397 !
  2397 !
  2398 
  2398 
       
  2399 hasUndoHistoryHolder
       
  2400     ^ self painter hasUndoHistoryHolder
       
  2401 !
       
  2402 
  2399 helpIcon
  2403 helpIcon
  2400 
  2404 
  2401     ^Icon helpIcon
  2405     ^Icon helpIcon
  2402 !
  2406 !
  2403 
  2407