view test/bug-44940/class_bug44940.m @ 20630:99eb26310cb3

Update the state of the toolbar after ui* children have been removed *Figure.cc (Figure::EventNotifyAfter): update the state of the toolbar after an ui* children is removed e.g. by clf.
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Sat, 10 Oct 2015 12:48:10 +0200
parents 38487298513b
children
line wrap: on
line source

classdef class_bug44940 < handle
  properties
    child
  endproperties
endclassdef