]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/DialogView.h
disable window geometry session handling for Qt < 4.2.
[lyx.git] / src / frontends / qt4 / DialogView.h
2007-09-27 Abdelrazak Younesdisable window geometry session handling for Qt < 4.2.
2007-09-27 Abdelrazak Younesgcc compil fix.
2007-09-27 Abdelrazak Younesadd #include <QShowEvent> just in case.
2007-09-27 Abdelrazak Younes* DialogView: Initial Window geometry session support.
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.