]> git.lyx.org Git - features.git/blobdiff - src/lyx_gui.C
some sun compile fixes the need clipboard code patch from Dekel ans some other fixes
[features.git] / src / lyx_gui.C
index 4a67a760a8c6e2d262d6fa1c9e79e19d16d124fc..7d491397a94de77d066da50aca261ccb8f32495b 100644 (file)
@@ -558,6 +558,8 @@ void LyXGUI::create_forms()
 
        // the toc form
        fd_form_toc = create_form_form_toc();
+       fl_addto_choice(fd_form_toc->toctype,
+                       _(" TOC | LOF | LOT | LOA "));
        fl_set_form_atclose(fd_form_toc->form_toc, CancelCloseBoxCB, 0);
 
        // the ref form