From: Abdelrazak Younes Date: Wed, 7 Nov 2007 22:50:00 +0000 (+0000) Subject: Add InsetLayout.h X-Git-Tag: 1.6.10~7429 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a4d2ae771a6600e77b985e86d59f8abec2c31dd2;p=features.git Add InsetLayout.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21505 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 2a87f7a92d..2c44899e2d 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -1017,6 +1017,7 @@ src_insets_header_files = Split(''' InsetIndex.h InsetInfo.h InsetLabel.h + InsetLayout.h InsetLine.h InsetListings.h InsetListingsParams.h