Skip to content
  • Jody Goldberg's avatar
    Remove inclusion of cell.h. Adjust includes to loosen things a bit more. · f6b62c13
    Jody Goldberg authored
    
    2000-02-10  Jody Goldberg <jgoldberg@home.com>
    
    	* src/sheet.h : Remove inclusion of cell.h.  Adjust includes to loosen
    	  things a bit more.
    
    	* src/colrow.h : Remove margin_a_pt margin_b_pt.  Margins are NOT
    	  scaled by resolution or zoom.
    	  Rename units -> size_pts and store as float rather than double.
    	  Rename pixels-> size_pixels
    	  hard_size -> use gboolean rather than a 1 element bitfield
    
    	* src/style.h : Move the typedefs from here.
    	* src/gnumeric.h : to here.
    
    	*.[ch] : Catch up with the renames and include changes.
    f6b62c13