X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FCursorSlice.h;h=f6d60d8ce627430d35e2d8468460f43a595abcb2;hb=b090327dec97253f026b9ba0b358842150f4435d;hp=308b938455f55cc0d4ea4b47d435f65ae8444a78;hpb=b917c4e40f9f5cd3d101444600eddafcca54d6e3;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.