]> git.lyx.org Git - lyx.git/blobdiff - src/layout_forms.h
citation patch from Angus
[lyx.git] / src / layout_forms.h
index 0af3976c1e05f89bc548a8c4d88ba18fccc42391..e27a000b2d92fa8a9229e695e1461484238b63ef 100644 (file)
@@ -1,4 +1,4 @@
-/** Header file generated with fdesign on Mon Jun 12 06:32:31 2000.**/
+/** Header file generated with fdesign **/
 
 #ifndef FD_form_document_h_
 #define FD_form_document_h_
@@ -115,7 +115,6 @@ typedef struct {
        void *vdata;
        char *cdata;
        long  ldata;
-       FL_OBJECT *choice_language;
        FL_OBJECT *choice_family;
        FL_OBJECT *choice_series;
        FL_OBJECT *choice_shape;
@@ -125,6 +124,7 @@ typedef struct {
        FL_OBJECT *button_close;
        FL_OBJECT *choice_color;
        FL_OBJECT *check_toggle_all;
+       FL_OBJECT *choice_language;
 } FD_form_character;
 
 extern FD_form_character * create_form_form_character(void);