]> git.lyx.org Git - features.git/commit
move the title_ string to the base class Dialog::View
authorAlfredo Braunstein <abraunst@lyx.org>
Thu, 22 May 2003 15:42:50 +0000 (15:42 +0000)
committerAlfredo Braunstein <abraunst@lyx.org>
Thu, 22 May 2003 15:42:50 +0000 (15:42 +0000)
commit0062cd3408121cbc81f1edc80f4accc457c37116
tree19c42e1c60070cc519ebd1f6d509b72c5b1ce615
parent81a967c5730426b9b61def80276156a5040c380f
move the title_ string to the base class Dialog::View

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7003 a592a061-630c-0410-9148-cb99ea01b6c8
43 files changed:
src/frontends/controllers/ChangeLog
src/frontends/controllers/Dialog.C
src/frontends/controllers/Dialog.h
src/frontends/controllers/ViewBase.C
src/frontends/controllers/ViewBase.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QAbout.C
src/frontends/qt2/QBibitem.C
src/frontends/qt2/QBibtex.C
src/frontends/qt2/QChanges.C
src/frontends/qt2/QCharacter.C
src/frontends/qt2/QCitation.C
src/frontends/qt2/QDialogView.C
src/frontends/qt2/QDialogView.h
src/frontends/qt2/QERT.C
src/frontends/qt2/QError.C
src/frontends/qt2/QErrorList.C
src/frontends/qt2/QExternal.C
src/frontends/qt2/QFloat.C
src/frontends/qt2/QGraphics.C
src/frontends/qt2/QInclude.C
src/frontends/qt2/QLog.C
src/frontends/qt2/QMinipage.C
src/frontends/qt2/QParagraph.C
src/frontends/qt2/QRef.C
src/frontends/qt2/QShowFile.C
src/frontends/qt2/QTabular.C
src/frontends/qt2/QTabularCreate.C
src/frontends/qt2/QThesaurus.C
src/frontends/qt2/QToc.C
src/frontends/qt2/QURL.C
src/frontends/qt2/QVCLog.C
src/frontends/qt2/QWrap.C
src/frontends/qt2/Qt2Base.C
src/frontends/qt2/Qt2Base.h
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormDialogView.C
src/frontends/xforms/FormDialogView.h
src/frontends/xforms/FormErrorList.C
src/frontends/xforms/FormLog.C
src/frontends/xforms/FormShowFile.C