]> git.lyx.org Git - features.git/commit
* qt4/DialogView.h: new template class based on QDialog.
authorAbdelrazak Younes <younes@lyx.org>
Thu, 27 Sep 2007 11:27:52 +0000 (11:27 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 27 Sep 2007 11:27:52 +0000 (11:27 +0000)
commit738d5b06ba27f238dfdae4a7bd708d9be6b8fd49
tree9e998f4ac5a6eebe110ee9c6144034c7ebec6b17
parentc2b6823b2fa79e7324889e9c127fa7a7c6b8c10f
* qt4/DialogView.h: new template class based on QDialog.

* qt4/Dialogs.cpp: use DialogView by default instead of DockView for GuiParagraph

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20534 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/DialogView.h [new file with mode: 0644]
src/frontends/qt4/Dialogs.cpp
src/frontends/qt4/GuiParagraph.cpp
src/frontends/qt4/GuiParagraph.h
src/frontends/qt4/Makefile.am