]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / Cursor.h
index d84db92b409826f9f1508d1409d25e09014ac5b6..e84702cb71edff1edfd851f84a23974ff39a421d 100644 (file)
@@ -19,8 +19,6 @@
 
 #include "mathed/MathParser_flags.h"
 
-#include <vector>
-
 
 namespace lyx {
 
@@ -153,7 +151,7 @@ public:
        CursorSlice selEnd() const;
        /// access start of selection
        DocIterator selectionBegin() const;
-       /// access start of selection
+       /// access end of selection
        DocIterator selectionEnd() const;
        /**
         * Update the selection status and save permanent