]> git.lyx.org Git - features.git/commit
Get rid of current_view from the Qt math panel.
authorAngus Leeming <leeming@lyx.org>
Thu, 12 Jun 2003 14:21:04 +0000 (14:21 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 12 Jun 2003 14:21:04 +0000 (14:21 +0000)
commit4fea79a14b541271cb32927b31c65185e336dfa3
tree57c056e24617ad530260a5f483367de1391e6d1e
parent1f1762bf3ac9ba7b1f5f9c51b1d1e61018874b1e
Get rid of current_view from the Qt math panel.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7164 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlMath2.C [new file with mode: 0644]
src/frontends/controllers/ControlMath2.h [new file with mode: 0644]
src/frontends/controllers/Makefile.am
src/frontends/qt2/ChangeLog
src/frontends/qt2/Dialogs.C
src/frontends/qt2/Dialogs2.C
src/frontends/qt2/QDelimiterDialog.C
src/frontends/qt2/QMath.C
src/frontends/qt2/QMath.h
src/frontends/qt2/QMathDialog.C
src/frontends/qt2/QMathMatrixDialog.C