]> git.lyx.org Git - lyx.git/commit
Preparation for the nomencl inset: Add {} in InsetCommand rather than
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 4 Nov 2006 14:55:15 +0000 (14:55 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sat, 4 Nov 2006 14:55:15 +0000 (14:55 +0000)
commitdfee51741786227ddbf25263f9a5203864c2be44
treeffc6a37933464cdfce4246ccd6c247c94ff67191
parentd06475855c85e16fec9b708779509cab1dd3a470
Preparation for the nomencl inset: Add {} in InsetCommand rather than
InsetHFill. This is possible because InsetHFill is the only inset so
far without parameters.

* src/insets/insetcommandparams.C
(InsetCommandParams::getCommand): Add {} to commands without
parameters.

* src/insets/insethfill.[Ch]
(InsetHFill::latex): Remove

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15736 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetcommandparams.C
src/insets/insethfill.C
src/insets/insethfill.h