X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursorSlice.h;h=f6d60d8ce627430d35e2d8468460f43a595abcb2;hb=dab71087cf2954b77d3d2c0e67b868f9be82fba9;hp=308b938455f55cc0d4ea4b47d435f65ae8444a78;hpb=a8cfeb1538f93240a4d84bd22e09876672b53dcb;p=lyx.git diff --git a/src/CursorSlice.h b/src/CursorSlice.h index 308b938455..f6d60d8ce6 100644 --- a/src/CursorSlice.h +++ b/src/CursorSlice.h @@ -148,7 +148,7 @@ public: bool at_end() const; /// are we at the start of this slice bool at_begin() const; - + private: /// pointer to 'owning' inset. This is some kind of cache.