]> git.lyx.org Git - lyx.git/blobdiff - src/print_form.C
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / print_form.C
index 1b8867f2186a25528c80ab803d1b15c4952492dd..746505a2e09fe7c915cb0247c0da17994961ef73 100644 (file)
@@ -1,7 +1,8 @@
-// File modified by fdfix.sh for use by lyx (with xforms 0.81) and gettext
+// File modified by fdfix.sh for use by lyx (with xforms > 0.88) and gettext
 #include <config.h>
 #include "lyx_gui_misc.h"
 #include "gettext.h"
+#include "frontends/xforms/xforms_helpers.h" 
 
 /* Form definition file generated with fdesign. */
 
@@ -51,7 +52,7 @@ FD_form_sendto *create_form_form_sendto(void)
 
   fl_end_form();
 
-  //fdui->form_sendto->fdui = fdui;
+  fdui->form_sendto->fdui = fdui;
 
   return fdui;
 }