]> git.lyx.org Git - lyx.git/commit
Rename .C ==> .cpp for files in src/frontends/qt4, part one
authorBo Peng <bpeng@lyx.org>
Thu, 26 Apr 2007 03:53:02 +0000 (03:53 +0000)
committerBo Peng <bpeng@lyx.org>
Thu, 26 Apr 2007 03:53:02 +0000 (03:53 +0000)
commit6fdb8bf85a4237cf774cbe68f626642ec2c9e8f6
tree7ea35f59adaed49ffa46ccfae1b58f802ed8ddf9
parentd22eb752eee6b5b640353767476f44e0a4610ea5
Rename .C ==> .cpp for files in src/frontends/qt4, part one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18014 a592a061-630c-0410-9148-cb99ea01b6c8
113 files changed:
development/cmake/src/frontends/qt4/CMakeLists.txt
development/scons/SConstruct
development/scons/scons_manifest.py
po/POTFILES.in
src/frontends/Dialogs.C
src/frontends/Makefile.am
src/frontends/qt4/Action.C
src/frontends/qt4/Alert_pimpl.C
src/frontends/qt4/BulletsModule.C
src/frontends/qt4/ColorCache.C
src/frontends/qt4/Dialogs.C
src/frontends/qt4/FileDialog.C
src/frontends/qt4/FileDialog_private.C
src/frontends/qt4/FileDialog_private.h
src/frontends/qt4/GuiApplication.C
src/frontends/qt4/GuiClipboard.C
src/frontends/qt4/GuiFontLoader.C
src/frontends/qt4/GuiFontMetrics.C
src/frontends/qt4/GuiImplementation.C
src/frontends/qt4/GuiSelection.C
src/frontends/qt4/GuiView.C
src/frontends/qt4/GuiWorkArea.C
src/frontends/qt4/InsertTableWidget.C
src/frontends/qt4/LyXKeySymFactory.C
src/frontends/qt4/Makefile.am
src/frontends/qt4/Makefile.dialogs
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/QBranches.C
src/frontends/qt4/QChanges.C
src/frontends/qt4/QCharacter.C
src/frontends/qt4/QCitation.C
src/frontends/qt4/QCitationDialog.C
src/frontends/qt4/QCommandBuffer.C
src/frontends/qt4/QCommandEdit.C
src/frontends/qt4/QDelimiterDialog.C
src/frontends/qt4/QDialogView.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/QFloatDialog.C
src/frontends/qt4/QGraphics.C
src/frontends/qt4/QGraphicsDialog.C
src/frontends/qt4/QInclude.C
src/frontends/qt4/QIndex.C
src/frontends/qt4/QLImage.C
src/frontends/qt4/QLMenubar.C
src/frontends/qt4/QLPainter.C
src/frontends/qt4/QLPopupMenu.C
src/frontends/qt4/QLPrintDialog.C
src/frontends/qt4/QLToolbar.C
src/frontends/qt4/QLog.C
src/frontends/qt4/QLyXKeySym.C
src/frontends/qt4/QMathMatrixDialog.C
src/frontends/qt4/QNomencl.C
src/frontends/qt4/QNote.C
src/frontends/qt4/QParagraph.C
src/frontends/qt4/QPrefs.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/QToc.C
src/frontends/qt4/QURLDialog.C
src/frontends/qt4/QVSpace.C
src/frontends/qt4/QViewSource.C
src/frontends/qt4/QWrap.C
src/frontends/qt4/Qt2BC.C
src/frontends/qt4/TocWidget.C
src/frontends/qt4/UrlView.C
src/frontends/qt4/checkedwidgets.C
src/frontends/qt4/checkedwidgets.h
src/frontends/qt4/emptytable.C
src/frontends/qt4/emptytable.h
src/frontends/qt4/iconpalette.C
src/frontends/qt4/iconpalette.h
src/frontends/qt4/lengthcombo.C
src/frontends/qt4/lengthcombo.h
src/frontends/qt4/panelstack.C
src/frontends/qt4/panelstack.h
src/frontends/qt4/qfontexample.C
src/frontends/qt4/qfontexample.h
src/frontends/qt4/qsetborder.C
src/frontends/qt4/qsetborder.h
src/frontends/qt4/qtTimeout.C
src/frontends/qt4/qt_helpers.C
src/frontends/qt4/qt_helpers.h
src/frontends/qt4/ui/BoxUi.ui
src/frontends/qt4/ui/DocumentUi.ui
src/frontends/qt4/ui/ExternalUi.ui
src/frontends/qt4/ui/GraphicsUi.ui
src/frontends/qt4/ui/MarginsUi.ui
src/frontends/qt4/ui/MathMatrixUi.ui
src/frontends/qt4/ui/PageLayoutUi.ui
src/frontends/qt4/ui/PrefScreenFontsUi.ui
src/frontends/qt4/ui/PrefsUi.ui
src/frontends/qt4/ui/TabularUi.ui
src/frontends/qt4/ui/TextLayoutUi.ui
src/frontends/qt4/ui/VSpaceUi.ui
src/frontends/qt4/ui/WrapUi.ui
src/frontends/qt4/validators.C
src/frontends/qt4/validators.h