]> git.lyx.org Git - lyx.git/blobdiff - src/XFormsView.C
start native C++ support for Octave, Maple and MathML
[lyx.git] / src / XFormsView.C
index f22445be0f7933c9e0e9633c3ddc33d42a06dc16..bbb2d7c820e275cfdcfaec9adc7cb4b0c5fef569 100644 (file)
@@ -190,6 +190,8 @@ void XFormsView::create_form_form_main(int width, int height)
        fl_set_form_minsize(form_, 50, 50);
        
        fl_end_form();
+
+       minibuffer->dd_init(); 
 }