]> git.lyx.org Git - features.git/commit
compile qt4 three times faster with msvc:
authorPeter Kümmel <syntheticpp@gmx.net>
Thu, 22 Mar 2007 23:07:24 +0000 (23:07 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Thu, 22 Mar 2007 23:07:24 +0000 (23:07 +0000)
commitdf55785b5a7381a820fe6dd8084aabf5703472bd
tree4c6429ddc471ec2c970516c2dc9f46ad26d91b2c
parent13f6fb1712cfa971326284058f1ae0276b010ea5
compile qt4 three times faster with msvc:
 - only trivial renaming
 - one used variable removed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17514 a592a061-630c-0410-9148-cb99ea01b6c8
36 files changed:
src/frontends/qt4/Action.C
src/frontends/qt4/QAbout.C
src/frontends/qt4/QBibitem.C
src/frontends/qt4/QBibtex.C
src/frontends/qt4/QBox.C
src/frontends/qt4/QBranch.C
src/frontends/qt4/QChanges.C
src/frontends/qt4/QCharacter.C
src/frontends/qt4/QDocument.C
src/frontends/qt4/QERT.C
src/frontends/qt4/QErrorList.C
src/frontends/qt4/QExternal.C
src/frontends/qt4/QFloat.C
src/frontends/qt4/QGraphics.C
src/frontends/qt4/QInclude.C
src/frontends/qt4/QIndex.C
src/frontends/qt4/QLog.C
src/frontends/qt4/QNomencl.C
src/frontends/qt4/QNote.C
src/frontends/qt4/QParagraph.C
src/frontends/qt4/QPrefs.C
src/frontends/qt4/QPrefsDialog.C
src/frontends/qt4/QPrint.C
src/frontends/qt4/QRef.C
src/frontends/qt4/QSearch.C
src/frontends/qt4/QSendto.C
src/frontends/qt4/QShowFile.C
src/frontends/qt4/QSpellchecker.C
src/frontends/qt4/QTabular.C
src/frontends/qt4/QTabularCreate.C
src/frontends/qt4/QTexinfo.C
src/frontends/qt4/QThesaurus.C
src/frontends/qt4/QVSpace.C
src/frontends/qt4/QViewSource.C
src/frontends/qt4/QWrap.C
src/frontends/qt4/UrlView.C