]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetgraphics.C
Final touch 'inset display()'; fix 'is a bit silly' bug
[lyx.git] / src / insets / insetgraphics.C
index a54703a921fb0b04bde4e7b16414337abbd7f20b..754f6a6116edc743a726c6b4bcf6b0d6fbd4a846 100644 (file)
@@ -190,7 +190,8 @@ void InsetGraphics::statusChanged() const
 }
 
 
-dispatch_result InsetGraphics::localDispatch(FuncRequest const & cmd)
+dispatch_result
+InsetGraphics::priv_dispatch(FuncRequest const & cmd, idx_type &, pos_type &)
 {
        switch (cmd.action) {
        case LFUN_INSET_MODIFY: {