From b5f20ef5cee520c25d377e67d049206e975c703f Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Sat, 6 Sep 2003 10:30:04 +0000 Subject: [PATCH] Press the 'Save' button before committing, Angus. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7691 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt2/QMathDialog.C | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontends/qt2/QMathDialog.C b/src/frontends/qt2/QMathDialog.C index 9388054fa3..db55381b7a 100644 --- a/src/frontends/qt2/QMathDialog.C +++ b/src/frontends/qt2/QMathDialog.C @@ -28,7 +28,6 @@ using std::min; using std::max; -using std::endl; class QScrollViewSingle : public QScrollView { -- 2.39.5