fix ticket:115 display sequences in order added
authorDiane Trout <diane@caltech.edu>
Fri, 28 Jul 2006 22:01:33 +0000 (22:01 +0000)
committerDiane Trout <diane@caltech.edu>
Fri, 28 Jul 2006 22:01:33 +0000 (22:01 +0000)
commit3798c713abe45f51c256c2fd47bdbd594662b9cb
tree7967a115457dc260f729d0d88be01193a8e8cfc0
parente40b7bc7e27c6fb87cbef0e30b93f2c1b0b51706
fix ticket:115 display sequences in order added
Somewhere the sequences were being reversed in the sequence of setups from
extracting from the dialog and attaching them to mussa. For a really
lazy solution I just changed one of the iterators to a reverse iterator
and dealt with it. (Hopefully this won't now end up on
http://thedailywtf.com/
qui/mussa_setup_dialog/MussaSetupWidget.cpp