]> git.lyx.org Git - features.git/commit
move GuiCommand into hedar of its own. InsetCommandParams.h is expensive
authorAndré Pönitz <poenitz@gmx.net>
Sun, 20 Apr 2008 08:19:26 +0000 (08:19 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 20 Apr 2008 08:19:26 +0000 (08:19 +0000)
commitc621ec9843c73e649cb833719f89f48d1a21b600
tree54a37c49b6bd47d5f4687f19f3cc7a611e3a2731
parent9cf878cc60cedd7230b722b1d3bb13e802141ba2
move GuiCommand into hedar of its own. InsetCommandParams.h is expensive
nowadays ;-|

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24375 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/frontends/qt4/GuiBibitem.cpp
src/frontends/qt4/GuiBibitem.h
src/frontends/qt4/GuiBibtex.h
src/frontends/qt4/GuiCitation.h
src/frontends/qt4/GuiCommand.h [new file with mode: 0644]
src/frontends/qt4/GuiDialog.cpp
src/frontends/qt4/GuiDialog.h
src/frontends/qt4/GuiHyperlink.h
src/frontends/qt4/GuiInclude.h
src/frontends/qt4/GuiLabel.h
src/frontends/qt4/GuiMath.h
src/frontends/qt4/GuiNomencl.h
src/frontends/qt4/GuiRef.h
src/frontends/qt4/Makefile.am
src/insets/InsetCommandParams.cpp