This commit is contained in:
Richard Heck 2017-10-15 22:06:02 -04:00
parent a7677bfbec
commit 4a71db4d14

View File

@ -49,7 +49,7 @@ private:
public: public:
/// \return true if there's no content at all. /// \return true if there's no content at all.
/// \warning a non standard layout on an empty paragraph doesn't /// \warning a non standard layout on an empty paragraph doesn't
// count as empty. /// count as empty.
bool empty() const; bool empty() const;
/// Access to owner InsetText. /// Access to owner InsetText.
InsetText const & inset() const; InsetText const & inset() const;