]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.h
This moves all LyXText related LyXFuncs to BufferView::Dispatch so that they
[features.git] / src / mathed / formula.h
index aa350a3f853eb7336f4473ddeb657b33f3a2f000..abc3325396fb179ca8bcddea475e3a0b3aed9a02 100644 (file)
@@ -105,7 +105,7 @@ public:
        void InsetUnlock(BufferView *);
    
        ///  To allow transparent use of math editing functions
-       virtual RESULT LocalDispatch(BufferView *, int, string const &);
+       virtual RESULT LocalDispatch(BufferView *, kb_action, string const &);
     
        ///
        void InsertSymbol(BufferView *, string const &);