]> git.lyx.org Git - features.git/commit
rename a few view functions from foo() to fooView()
authorAndré Pönitz <poenitz@gmx.net>
Mon, 3 Sep 2007 20:28:26 +0000 (20:28 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Mon, 3 Sep 2007 20:28:26 +0000 (20:28 +0000)
commit9a95d2a936748c057db94a3083c4b9e6587eea0b
tree5e50cd1cade94c6923b88d3bd999f1c228fb1bca
parentcec37055da4c5d97f3324fd0ad8d3329fd07ef57
rename a few view functions from foo() to fooView()

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20024 a592a061-630c-0410-9148-cb99ea01b6c8
97 files changed:
src/frontends/Dialogs.cpp
src/frontends/controllers/ControlExternal.cpp
src/frontends/controllers/ControlGraphics.cpp
src/frontends/controllers/ControlSpellchecker.cpp
src/frontends/controllers/ControlTabular.cpp
src/frontends/controllers/Dialog.cpp
src/frontends/controllers/Dialog.h
src/frontends/qt4/DockView.h
src/frontends/qt4/GuiAbout.h
src/frontends/qt4/GuiBibitem.cpp
src/frontends/qt4/GuiBibitem.h
src/frontends/qt4/GuiBibtex.cpp
src/frontends/qt4/GuiBibtex.h
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBox.h
src/frontends/qt4/GuiBranch.cpp
src/frontends/qt4/GuiBranch.h
src/frontends/qt4/GuiBranches.cpp
src/frontends/qt4/GuiBranches.h
src/frontends/qt4/GuiChanges.h
src/frontends/qt4/GuiCharacter.cpp
src/frontends/qt4/GuiCharacter.h
src/frontends/qt4/GuiCitation.cpp
src/frontends/qt4/GuiCitation.h
src/frontends/qt4/GuiDelimiter.h
src/frontends/qt4/GuiDialog.cpp
src/frontends/qt4/GuiDialogView.cpp
src/frontends/qt4/GuiDialogView.h
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/frontends/qt4/GuiERT.cpp
src/frontends/qt4/GuiERT.h
src/frontends/qt4/GuiEmbeddedFiles.cpp
src/frontends/qt4/GuiEmbeddedFiles.h
src/frontends/qt4/GuiErrorList.cpp
src/frontends/qt4/GuiErrorList.h
src/frontends/qt4/GuiExternal.cpp
src/frontends/qt4/GuiExternal.h
src/frontends/qt4/GuiFloat.cpp
src/frontends/qt4/GuiFloat.h
src/frontends/qt4/GuiFontLoader.cpp
src/frontends/qt4/GuiGraphics.cpp
src/frontends/qt4/GuiGraphics.h
src/frontends/qt4/GuiInclude.cpp
src/frontends/qt4/GuiInclude.h
src/frontends/qt4/GuiIndex.cpp
src/frontends/qt4/GuiIndex.h
src/frontends/qt4/GuiListings.cpp
src/frontends/qt4/GuiListings.h
src/frontends/qt4/GuiLog.cpp
src/frontends/qt4/GuiLog.h
src/frontends/qt4/GuiMathMatrix.h
src/frontends/qt4/GuiMenubar.h
src/frontends/qt4/GuiNomencl.cpp
src/frontends/qt4/GuiNomencl.h
src/frontends/qt4/GuiNote.cpp
src/frontends/qt4/GuiNote.h
src/frontends/qt4/GuiParagraph.cpp
src/frontends/qt4/GuiParagraph.h
src/frontends/qt4/GuiPopupMenu.cpp
src/frontends/qt4/GuiPopupMenu.h
src/frontends/qt4/GuiPrefs.cpp
src/frontends/qt4/GuiPrefs.h
src/frontends/qt4/GuiPrint.cpp
src/frontends/qt4/GuiPrint.h
src/frontends/qt4/GuiRef.cpp
src/frontends/qt4/GuiRef.h
src/frontends/qt4/GuiSearch.cpp
src/frontends/qt4/GuiSearch.h
src/frontends/qt4/GuiSelectionManager.cpp
src/frontends/qt4/GuiSelectionManager.h
src/frontends/qt4/GuiSendto.cpp
src/frontends/qt4/GuiSendto.h
src/frontends/qt4/GuiShowFile.h
src/frontends/qt4/GuiSpellchecker.cpp
src/frontends/qt4/GuiSpellchecker.h
src/frontends/qt4/GuiTabular.h
src/frontends/qt4/GuiTabularCreate.cpp
src/frontends/qt4/GuiTabularCreate.h
src/frontends/qt4/GuiTexinfo.cpp
src/frontends/qt4/GuiTexinfo.h
src/frontends/qt4/GuiThesaurus.h
src/frontends/qt4/GuiToc.cpp
src/frontends/qt4/GuiToc.h
src/frontends/qt4/GuiURL.cpp
src/frontends/qt4/GuiURL.h
src/frontends/qt4/GuiVSpace.cpp
src/frontends/qt4/GuiVSpace.h
src/frontends/qt4/GuiView.cpp
src/frontends/qt4/GuiView.h
src/frontends/qt4/GuiViewSource.cpp
src/frontends/qt4/GuiViewSource.h
src/frontends/qt4/GuiWorkArea.h
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/GuiWrap.h
src/frontends/qt4/TocWidget.cpp
src/frontends/qt4/TocWidget.h