]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
* possibility to disable the completion cursor in text. All those
[lyx.git] / src / insets / InsetTabular.h
index c5af279f35a950225ce0cfc0a89e8008e726026e..a4ec860ba4a73ef275c12c7c0d90eb95a559f37d 100644 (file)
@@ -760,6 +760,8 @@ public:
        ///
        bool automaticPopupCompletion() const;
        ///
+       bool showCompletionCursor() const;
+       ///
        CompletionList const * createCompletionList(Cursor const & cur) const;
        ///
        docstring completionPrefix(Cursor const & cur) const;