On Thu, Apr 19, 2007 at 11:38:04PM +0200, Edwin Leuven wrote: > attached patch gets rid of math panel > > will commit soon
> Index: development/scons/scons_manifest.py > =================================================================== > --- development/scons/scons_manifest.py (revision 17867) > +++ development/scons/scons_manifest.py (working copy) > @@ -628,7 +628,6 @@ > QIndexUi.ui > QLogUi.ui > QMathMatrixUi.ui > - QMathUi.ui > QNomenclUi.ui > QNoteUi.ui > QParagraphUi.ui > @@ -803,8 +802,6 @@ > QLog.h > QLogDialog.h > QLyXKeySym.h > - QMath.h > - QMathDialog.h > QMathMatrixDialog.h > QNomencl.h > QNomenclDialog.h > @@ -925,8 +922,6 @@ > QLog.C > QLogDialog.C > QLyXKeySym.C > - QMath.C > - QMathDialog.C > QMathMatrixDialog.C > QNomencl.C > QNomenclDialog.C I wonder whether we should see some change to Makefile.am, too. Andre'