svn+ssh://bugman@.../svn/relax/trunk
........
r25182 | bugman | 2014-08-21 17:30:29 +0200 (Thu, 21 Aug 2014) | 9 lines
Added the offset column to the spectrum list GUI element for the dispersion analysis.
This is to complete task #7820 (https://gna.org/task/?7820).
The spectrum list GUI element add_offset() method has been added to insert the offset column when
the relax_disp_flag is set. This is called by the update_data() method to fill and update the GUI
element.
........