Bah! Whitespace!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7842 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-30 13:58:49 +00:00
parent adbb65c87a
commit 10289e0dbb

View File

@ -231,8 +231,8 @@ bool InsetExternal::Params::read(Buffer const & buffer, LyXLex & lex)
return !read_error;
}
InsetExternal::InsetExternal()
: renderer_(new ButtonRenderer)
{}