mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8545 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
52ed731842
commit
6e600e84f8
@ -58,6 +58,8 @@ public:
|
||||
///
|
||||
InsetBase::Code lyxCode() const { return MATHMACRO_CODE; }
|
||||
private:
|
||||
///
|
||||
MathAtom & tmpl() const;
|
||||
///
|
||||
void read(std::istream & is);
|
||||
/// prefix in inset
|
||||
|
Loading…
Reference in New Issue
Block a user