]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Better debug ouput
[lyx.git] / src / Cursor.h
index eb268a371a83750aa668d6ee87b84f7ef7eb6554..c2c7a5d87361b688b7c0c454f395188c036e15a8 100644 (file)
@@ -289,8 +289,6 @@ public:
        void checkBufferStructure();
 
 public:
-       ///
-       BufferView * bv_;
 //private:
        
        ///
@@ -299,6 +297,8 @@ public:
        void saveBeforeDispatchPosXY();
 
 private:
+       ///
+       BufferView * bv_;
        /// the anchor position
        DocIterator anchor_;
        ///