]> git.lyx.org Git - features.git/commitdiff
Bah! Whitespace!
authorAngus Leeming <leeming@lyx.org>
Tue, 30 Sep 2003 13:58:49 +0000 (13:58 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 30 Sep 2003 13:58:49 +0000 (13:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7842 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/insetexternal.C

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