]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetert.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insetert.h
index 0fcff10f089baf641a207976fe1cdc9db2ac44fa..cf573a11952ea77b3f92e8698ab8cfce3e318beb 100644 (file)
@@ -73,7 +73,7 @@ public:
        ///
        bool forceDefaultParagraphs(idx_type) const { return true; }
        /// should paragraph indendation be ommitted in any case?
-       bool neverIndent() const { return true; }
+       bool neverIndent(Buffer const &) const { return true; }
 protected:
        InsetERT(InsetERT const &);
        ///