Press the 'Save' button before committing, Angus.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7691 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-06 10:30:04 +00:00
parent 36e03e8a48
commit b5f20ef5ce

View File

@ -28,7 +28,6 @@
using std::min; using std::min;
using std::max; using std::max;
using std::endl;
class QScrollViewSingle : public QScrollView { class QScrollViewSingle : public QScrollView {