]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettabular.h
updates to minipage inset
[lyx.git] / src / insets / insettabular.h
index 7648b2b1e9f637d9b3150519e31d57afe43b022a..58e77c0ec3df927c4213bc1d1f71d50374698cea 100644 (file)
@@ -135,7 +135,8 @@ public:
     ///
     void InsetKeyPress(XKeyEvent *);
     ///
-    UpdatableInset::RESULT LocalDispatch(BufferView *, int, string const &);
+    UpdatableInset::RESULT LocalDispatch(BufferView *, kb_action,
+                                        string const &);
     ///
     int Latex(Buffer const *, std::ostream &, bool, bool) const;
     ///