]> git.lyx.org Git - features.git/commit
Patch 1 Log:
authorAbdelrazak Younes <younes@lyx.org>
Mon, 9 Oct 2006 10:35:14 +0000 (10:35 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 9 Oct 2006 10:35:14 +0000 (10:35 +0000)
commite6fea4b844f876626ac7c5b306c8b1475106ac3c
treea895c7ebaf083e487e3d769fb4a758f29e518b74
parente7c4a0554c3bbe6c33660dc445df7dc8f78c2ce1
Patch 1 Log:

* controllers/Dialog.[Ch]
  - View::title_ is now a docstring (ctor and access functions changed)

* controllers/ControlLog.[Ch]
  - title() now returns a docstring

* controllers/ControlLog.[Ch]
  - title() now returns a docstring

* qt4/*: adapted to above changes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15283 a592a061-630c-0410-9148-cb99ea01b6c8
46 files changed:
src/frontends/controllers/ControlLog.C
src/frontends/controllers/ControlLog.h
src/frontends/controllers/ControlViewSource.C
src/frontends/controllers/ControlViewSource.h
src/frontends/controllers/Dialog.C
src/frontends/controllers/Dialog.h
src/frontends/qt4/Dialogs.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/QCitationDialog.C
src/frontends/qt4/QDialogView.C
src/frontends/qt4/QDialogView.h
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/QIndex.h
src/frontends/qt4/QLog.C
src/frontends/qt4/QMath.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/QTocDialog.C
src/frontends/qt4/QVSpace.C
src/frontends/qt4/QViewSource.C
src/frontends/qt4/QWrap.C
src/frontends/qt4/UrlView.C