]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCitation.h
Added inset-select-all to emacs bindings
[lyx.git] / src / insets / InsetCitation.h
index 861ea4fa89f9a41476c25d4fd23c02f96527e2be..8d7bb7940b1ce596cdca7ff078e09cca331cf71a 100644 (file)
@@ -15,8 +15,6 @@
 
 #include "InsetCommand.h"
 
-#include "Citation.h"
-
 namespace lyx {
 
 /////////////////////////////////////////////////////////////////////////
@@ -61,7 +59,7 @@ public:
        ///
        void toString(odocstream &) const;
        ///
-       void forToc(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t) const;
        ///
        void validate(LaTeXFeatures &) const {}
        ///