]> git.lyx.org Git - features.git/commit
Use the new InsetCommandParams interface (frontend part), from Ugras and me
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 20 Oct 2006 13:53:43 +0000 (13:53 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 20 Oct 2006 13:53:43 +0000 (13:53 +0000)
commit3bbbc1437bcb92a9b852935d6e775005f6229ee7
tree1fa18f6373e5f3b89bd5c2ef21401608972f522b
parent0d1c89fe643166faf29edfe447528011c8af7d36
Use the new InsetCommandParams interface (frontend part), from Ugras and me

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15408 a592a061-630c-0410-9148-cb99ea01b6c8
19 files changed:
src/frontends/controllers/ControlBibtex.C
src/frontends/gtk/GBibItem.C
src/frontends/gtk/GBibtex.C
src/frontends/gtk/GInclude.C
src/frontends/gtk/GRef.C
src/frontends/gtk/GText.C
src/frontends/gtk/GUrl.C
src/frontends/qt3/QBibitem.C
src/frontends/qt3/QBibtex.C
src/frontends/qt3/QInclude.C
src/frontends/qt3/QIndex.C
src/frontends/qt3/QRef.C
src/frontends/qt3/QURL.C
src/frontends/qt4/QBibitem.C
src/frontends/qt4/QBibtex.C
src/frontends/qt4/QInclude.C
src/frontends/qt4/QIndex.C
src/frontends/qt4/QRef.C
src/frontends/qt4/UrlView.C