]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetlabel.h
index d81f71556bc99a9412300fb00eb9434deb879bc4..3d18632c0de63aa6a41b149179e459778e244a57 100644 (file)
@@ -42,9 +42,7 @@ public:
                    OutputParams const &) const;
 protected:
        ///
-       virtual
-       DispatchResult
-       priv_dispatch(FuncRequest const & cmd, idx_type &, pos_type &);
+       virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);
 };
 
 #endif