]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/form_print.h
try this for distinguishing inner and outer tabs
[lyx.git] / src / frontends / xforms / form_print.h
index 7e1535febd7f6a18181a7be023b86adcc88c5410..eda70ba0d4aecb5c2e3234c10e8414827d53a6d7 100644 (file)
@@ -33,8 +33,9 @@ struct FD_form_print {
        FL_OBJECT *radio_order_reverse;
        FL_OBJECT *input_from_page;
        FL_OBJECT *input_count;
-       FL_OBJECT *radio_unsorted;
+       FL_OBJECT *radio_collated;
        FL_OBJECT *input_to_page;
+       FL_OBJECT *button_browse;
 };
 
 #endif /* FD_form_print_h_ */