]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_inset.C
new LFUN_MOUSE_(PRESS|MOTION|RELEASE)
[lyx.git] / src / mathed / math_inset.C
index e3a0f3be588aca82aff9068c9198a69858530181..f075e4654c53bc689ec2c13e3344ede477e99765 100644 (file)
@@ -265,7 +265,7 @@ int MathInset::docbook(std::ostream &, bool) const
 }
 
 
-int MathInset::dispatch(string const &, idx_type, pos_type) 
+int MathInset::dispatch(FuncRequest const &, idx_type, pos_type) 
 {
        return 0; // undispatched
 }