]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathData.h
Years forgotten files.
[lyx.git] / src / mathed / MathData.h
index 877ce319706b0be204f003281914adab0c44b95e..6f92852a0171ddb77039c82b7e6f7961be512b6f 100644 (file)
@@ -167,7 +167,7 @@ public:
 
        /// attach/detach arguments to macros, updating the cur to 
        /// stay visually at the same position (cur==0 is allowed)
-       void updateMacros(Cursor * cur, MacroContext const & mc);
+       void updateMacros(Cursor * cur, MacroContext const & mc, UpdateType);
        ///
        void updateBuffer(ParIterator const &, UpdateType);