]> git.lyx.org Git - features.git/commit
Tell the QDialog base class who the parent dialog is.
authorAngus Leeming <leeming@lyx.org>
Tue, 1 Jun 2004 22:16:28 +0000 (22:16 +0000)
committerAngus Leeming <leeming@lyx.org>
Tue, 1 Jun 2004 22:16:28 +0000 (22:16 +0000)
commit15282fe9893c411540973e15ad0d24e8c7896d35
tree109fd0067e9e4e02b498e0a78aeba06c19129e74
parentd0146ccfa4b486db8f75fa13f3b134b65845befe
Tell the QDialog base class who the parent dialog is.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8795 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
src/frontends/qt2/ChangeLog
src/frontends/qt2/QBibitemDialog.C
src/frontends/qt2/QBibtexDialog.C
src/frontends/qt2/QBoxDialog.C
src/frontends/qt2/QBranchDialog.C
src/frontends/qt2/QChangesDialog.C
src/frontends/qt2/QCharacterDialog.C
src/frontends/qt2/QCitationDialog.C
src/frontends/qt2/QDelimiterDialog.C
src/frontends/qt2/QDocumentDialog.C
src/frontends/qt2/QERTDialog.C
src/frontends/qt2/QErrorListDialog.C
src/frontends/qt2/QExternalDialog.C
src/frontends/qt2/QFloatDialog.C
src/frontends/qt2/QGraphicsDialog.C
src/frontends/qt2/QIncludeDialog.C
src/frontends/qt2/QIndexDialog.C
src/frontends/qt2/QLPrintDialog.C
src/frontends/qt2/QLogDialog.C
src/frontends/qt2/QMathDialog.C
src/frontends/qt2/QMathMatrixDialog.C
src/frontends/qt2/QNoteDialog.C
src/frontends/qt2/QParagraphDialog.C
src/frontends/qt2/QPrefsDialog.C
src/frontends/qt2/QRefDialog.C
src/frontends/qt2/QSearchDialog.C
src/frontends/qt2/QSendtoDialog.C
src/frontends/qt2/QShowFileDialog.C
src/frontends/qt2/QSpellcheckerDialog.C
src/frontends/qt2/QTabularCreateDialog.C
src/frontends/qt2/QTabularDialog.C
src/frontends/qt2/QTexinfoDialog.C
src/frontends/qt2/QThesaurusDialog.C
src/frontends/qt2/QTocDialog.C
src/frontends/qt2/QURLDialog.C
src/frontends/qt2/QVSpaceDialog.C
src/frontends/qt2/QWrapDialog.C