]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbox.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insetbox.h
index 448feb4ce252bc56dd336b93d6aa551cdd2e8896..00a69ca45555a93c3a7497babb8b329fb95a5845 100644 (file)
@@ -80,7 +80,7 @@ public:
        ///
        bool forceDefaultParagraphs(idx_type) const;
        ///
-       bool neverIndent() const { return true; }
+       bool neverIndent(Buffer const &) const { return true; }
        ///
        bool noFontChange() const { return true; }
        ///