g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -I/usr/X11R6/include -g -O -fno-exceptions -W -Wall -Winline -c math_gridinset.C -MT math_gridinset.lo -MD -MP -MF .deps/math_gridinset.TPlo math_gridinset.C: In member function `virtual dispatch_result MathGridInset::dispatch(const FuncRequest&, size_t&, size_t&)': math_gridinset.C:1005: no matching function for call to `GridInsetMailer:: showDialog()' ../../src/insets/mailinset.h:28: candidates are: void MailInset::showDialog(BufferView*) const math_gridinset.C:1013: no matching function for call to `GridInsetMailer:: updateDialog()' ../../src/insets/mailinset.h:30: candidates are: void MailInset::updateDialog(BufferView*) const
please fix. -- Lgb