diff -r aef1fbfd9d60 -r aaa517c9dc23 algobox.cc --- a/algobox.cc Thu Oct 12 12:18:20 2006 +0000 +++ b/algobox.cc Fri Oct 13 13:53:10 2006 +0000 @@ -81,6 +81,7 @@ (edgemapcbts[i])->update_list(eml); //update_cbt(eml, *(edgemapcbts[i])); } + signal_maplist_updated.emit(); } void AlgoBox::nodemaplist_changed(std::string newmap)