]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.h
Properly fix handling of title layouts within insets (#11787)
[lyx.git] / src / insets / InsetSpace.h
index f8105da2f87aa4f0e92b3380ff2fc86c5920f832..65b1dc6ac4ed0c9b473a69fdb130c3c8c3db8f24 100644 (file)
@@ -113,6 +113,8 @@ public:
 
        ///
        docstring toolTip(BufferView const & bv, int x, int y) const;
+       /// unprotected spaces allow line breaking after them
+       RowFlags rowFlags() const;
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///