- Substitute old "inf" values in Adjustements with

a maximum of ~65000. This should make .glade files
compatible with glade3.


git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1228 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-09-17 13:45:47 +00:00
parent b976aaaa34
commit b1034d2589
6 changed files with 9 additions and 11 deletions

View file

@ -76,8 +76,6 @@ JumpToDialog::start()
show();
_progress->set_fraction(0.0);
assert(_target_instant >= 0);
Simulation& sim = Simulation::get_instance();
History& h = sim.get_history();