]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
* de/UserGuide: some translation work.
[lyx.git] / src / BufferView.h
index c2ae8811d9d902a02ed6e6131b4c5b64c525809c..f424d433db4d0823601bf48088e991d18e3bcb26 100644 (file)
@@ -191,7 +191,7 @@ public:
        /// return the position in the buffer of the inline completion postfix.
        DocIterator const & inlineCompletionPos() const;
        /// make sure inline completion position is OK
-       bool fixInlineCompletionPos();
+       void resetInlineCompletionPos();
        /// set the inline completion postfix and its position in the buffer.
        /// Updates the updateFlags in \c cur.
        void setInlineCompletion(Cursor & cur, DocIterator const & pos,