]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/form_citation.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / form_citation.h
index 49c2f8e2e33d8e3ebfc0f411d245143d4f5dcf65..828287e8d68116b6e2a538cc3864958269f69625 100644 (file)
@@ -31,6 +31,7 @@ struct FD_form_citation {
        FL_OBJECT *button_search_case;
        FL_OBJECT *button_previous;
        FL_OBJECT *button_next;
+       FL_OBJECT *frame_style;
        FL_OBJECT *choice_style;
        FL_OBJECT *button_full_author_list;
        FL_OBJECT *button_force_uppercase;