]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetText.h
Now Inset::dimension is only an access to cache
[features.git] / src / insets / InsetText.h
index be4767f159e96a5eb9c9b4fc598b81a03a0f7613..5bc7c523eb0fe9c11a355d760862a5788f90eba1 100644 (file)
@@ -47,7 +47,7 @@ public:
        void setBuffer(Buffer &);
 
        ///
-       Dimension const dimension(BufferView const &) const;
+       Dimension const dimensionHelper(BufferView const &) const;
 
        /// empty inset to empty par
        void clear();