]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetbranch.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetbranch.h
index f76465c2c970cf72cd41d174c9349fd5f0268714..4cb870a15516c4a09af7e03fdab54b70683650e8 100644 (file)
@@ -81,9 +81,7 @@ public:
 
 protected:
        ///
-       virtual
-       DispatchResult
-       priv_dispatch(FuncRequest const &, idx_type &, pos_type &);
+       virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);
 private:
        friend class InsetBranchParams;