]> git.lyx.org Git - lyx.git/blobdiff - src/print_form.C
some support for matrix operations with maple ('M-x math-extern maple evalm')
[lyx.git] / src / print_form.C
index 1b8867f2186a25528c80ab803d1b15c4952492dd..b2665d7772c63c88514bc5a8ab9cd68b43babdd6 100644 (file)
@@ -1,4 +1,4 @@
-// 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"
@@ -51,7 +51,7 @@ FD_form_sendto *create_form_form_sendto(void)
 
   fl_end_form();
 
-  //fdui->form_sendto->fdui = fdui;
+  fdui->form_sendto->fdui = fdui;
 
   return fdui;
 }