From: Alfredo Braunstein Date: Sat, 27 Mar 2004 12:58:44 +0000 (+0000) Subject: compile fix X-Git-Tag: 1.6.10~15418 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6e600e84f8698adc16e029872d2302b850e9bb98;p=features.git compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8545 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/formulamacro.h b/src/mathed/formulamacro.h index c0f674c961..533f109a7c 100644 --- a/src/mathed/formulamacro.h +++ b/src/mathed/formulamacro.h @@ -58,6 +58,8 @@ public: /// InsetBase::Code lyxCode() const { return MATHMACRO_CODE; } private: + /// + MathAtom & tmpl() const; /// void read(std::istream & is); /// prefix in inset