]> git.lyx.org Git - features.git/commit
remove remaining MailInsets.
authorAndré Pönitz <poenitz@gmx.net>
Thu, 27 Mar 2008 22:26:24 +0000 (22:26 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 27 Mar 2008 22:26:24 +0000 (22:26 +0000)
commitf9b81e51e943bcaac885d74edbce41a9d74ad3dd
treebe59709e3acff57fc80b96667bba0c22c1a8b1b4
parente65bdd0e0516ef464aafc129f425f309df965f81
remove remaining MailInsets.
please check your favourite insets, I am sure I broke _something_...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24006 a592a061-630c-0410-9148-cb99ea01b6c8
49 files changed:
src/LyXFunc.cpp
src/Makefile.am
src/Text3.cpp
src/factory.cpp
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/GuiCitation.cpp
src/frontends/qt4/GuiDialog.cpp
src/frontends/qt4/GuiExternal.cpp
src/frontends/qt4/GuiFloat.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiHSpace.cpp
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiNote.cpp
src/frontends/qt4/GuiTabular.cpp
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetBibtex.cpp
src/insets/InsetBranch.cpp
src/insets/InsetBranch.h
src/insets/InsetCitation.h
src/insets/InsetCommand.cpp
src/insets/InsetCommand.h
src/insets/InsetExternal.cpp
src/insets/InsetExternal.h
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h
src/insets/InsetGraphics.cpp
src/insets/InsetGraphics.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetLabel.cpp
src/insets/InsetListings.cpp
src/insets/InsetListings.h
src/insets/InsetNewline.cpp
src/insets/InsetNewline.h
src/insets/InsetNewpage.cpp
src/insets/InsetNewpage.h
src/insets/InsetNote.cpp
src/insets/InsetNote.h
src/insets/InsetSpace.cpp
src/insets/InsetSpace.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetWrap.cpp
src/insets/MailInset.cpp [deleted file]
src/insets/MailInset.h [deleted file]
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathRef.cpp
src/mathed/MathFactory.cpp