algobox.cc
changeset 162 aaa517c9dc23
parent 116 2bd795bb9984
child 174 95872af46fc4
     1.1 --- a/algobox.cc	Thu Oct 12 12:18:20 2006 +0000
     1.2 +++ b/algobox.cc	Fri Oct 13 13:53:10 2006 +0000
     1.3 @@ -81,6 +81,7 @@
     1.4        (edgemapcbts[i])->update_list(eml);
     1.5        //update_cbt(eml, *(edgemapcbts[i]));
     1.6      }
     1.7 +  signal_maplist_updated.emit();
     1.8  }
     1.9  
    1.10  void AlgoBox::nodemaplist_changed(std::string newmap)