]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetRef.h
index 5839033c2563aee5519234cda1537933c52310bb..253718450bba82f2e0d5798d18063afe09c84e8f 100644 (file)
@@ -56,8 +56,6 @@ public:
        ///
        InsetCode lyxCode() const { return REF_CODE; }
        ///
-       DisplayType display() const { return Inline; }
-       ///
        void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstringstream & ods, OutputParams const & op,