]> git.lyx.org Git - lyx.git/blobdiff - src/CursorSlice.h
Avoid empty space above the top of the document
[lyx.git] / src / CursorSlice.h
index 308b938455f55cc0d4ea4b47d435f65ae8444a78..f6d60d8ce627430d35e2d8468460f43a595abcb2 100644 (file)
@@ -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.