]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/form_tabular.h
Better parbox use in tabulars, add of scrolling of inset and automatic
[lyx.git] / src / frontends / xforms / form_tabular.h
index a0c162adc52dee40b560fed1232abb5c770c74e4..e97f7c079dabdca75a80525d054551e01e24c4f2 100644 (file)
@@ -1,4 +1,4 @@
-/** Header file generated with fdesign on Fri Jul 28 11:50:11 2000.**/
+/** Header file generated with fdesign on Tue Aug  1 15:15:57 2000.**/
 
 #ifndef FD_form_tabular_h_
 #define FD_form_tabular_h_
@@ -61,7 +61,6 @@ struct FD_form_cell_options {
 
        FL_FORM *form_cell_options;
        FL_OBJECT *radio_multicolumn;
-       FL_OBJECT *radio_linebreak_cell;
        FL_OBJECT *radio_rotate_cell;
        FL_OBJECT *input_special_multialign;
        FL_OBJECT *input_mcolumn_width;
@@ -75,6 +74,7 @@ struct FD_form_cell_options {
        FL_OBJECT *radio_valign_top;
        FL_OBJECT *radio_valign_center;
        FL_OBJECT *radio_valign_bottom;
+       FL_OBJECT *radio_useminipage;
 };
 struct FD_form_longtable_options {