]> git.lyx.org Git - lyx.git/commit
Pass the main window (GuiView) to the delimiter dialog so that it is properly handled...
authorAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 07:54:36 +0000 (07:54 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 22 Apr 2007 07:54:36 +0000 (07:54 +0000)
commit48744f0fbd7c3f4b455c1531af08fb97ce16cd45
tree732ce955728e154e9500e5cdfd47c054ba2ce7dc
parent1757d1b1cd4b6cee51e1c169cd7524e576e9ddce
Pass the main window (GuiView) to the delimiter dialog so that it is properly handled by the window manager.

* Dialog.h
  - Dialog::Controller::view(): new method.

* QDelimiterDialog::QDelimiterDialog(): pass the Main Window parent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17898 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/controllers/Dialog.h
src/frontends/qt4/QDelimiterDialog.C
src/frontends/qt4/QDelimiterDialog.h