]> git.lyx.org Git - features.git/blobdiff - src/frontends/kde/FormToc.C
Fixes to insettabular/text + GNOME patch + KDE patch
[features.git] / src / frontends / kde / FormToc.C
index 3b89858ccc7e6cf87002e20043b6b1f2324b3261..bba790ea114a263b41b02ba3f58b0418a399e06f 100644 (file)
@@ -31,7 +31,8 @@
 using std::vector;
 using std::pair;
 using std::stack;
-
+using std::endl;
 FormToc::FormToc(LyXView *v, Dialogs *d)
        : dialog_(0), lv_(v), d_(d), inset_(0), h_(0), u_(0), ih_(0),
        toclist(0), type(Buffer::TOC_TOC), depth(1)