]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathMacro.h
* following Andre's advice to rename the method into
[features.git] / src / mathed / MathMacro.h
index 8a10a45300f4267226effb6f807f47bc93f75f9e..dae4d8099c08edb028efcc2fd177278d8b60c210 100644 (file)
@@ -186,7 +186,7 @@ public:
        ///
        bool automaticPopupCompletion() const;
        ///
-       CompletionList const * completionList(Cursor const & cur) const;
+       CompletionList const * createCompletionList(Cursor const & cur) const;
        ///
        docstring completionPrefix(Cursor const & cur) const;
        ///