Menu

Commit [r1388]  Maximize  Restore  History

Fix crash when loading project with long tables

Don't load a lot of data into QString when "process the rest". We need
only start of each line for this. So, safer read some small amount of
data. Instead, program may crash.
Possibly fixes bug #220.

dpozitron 2014-01-23

changed /branches/development/scidavis/src/ApplicationWindow.cpp
/branches/development/scidavis/src/ApplicationWindow.cpp Diff Switch to side-by-side view
Loading...