]> git.lyx.org Git - lyx.git/commit
Remove qt2 support in the following files:
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 17 Mar 2006 19:02:43 +0000 (19:02 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 17 Mar 2006 19:02:43 +0000 (19:02 +0000)
commit3626d1ce04a844c6b9befc7626281b1b8d743434
tree5153ee9ce1a775f4e0048f931b92deea06b48302
parentd121dae1c8d4c1d71ae971cdd38cc899f87d82a0
Remove qt2 support in the following files:
* src/frontends/qt2/qt_helpers.C
(makeFontName):

* src/frontends/qt2/QWorkArea.C
(QWorkArea::haveSelection):
(QWorkArea::haveSelection):
(QWorkArea::getClipboard):

* src/frontends/qt2/panelstack.C
(PanelStack::PanelStack):

* src/frontends/qt4/qt_helpers.C
(makeFontName):

* README: remove notice about qt2

* config/qt.m4: make 3.0 the minimum required qt version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13414 a592a061-630c-0410-9148-cb99ea01b6c8
README
config/qt.m4
src/frontends/qt2/QWorkArea.C
src/frontends/qt2/panelstack.C
src/frontends/qt2/qt_helpers.C
src/frontends/qt4/qt_helpers.C