Remove unnecessary using std::endl directive that is breaking compilation.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7702 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2003-09-07 16:49:41 +00:00
parent 0f9678630c
commit 00b15bed1f

View File

@ -23,7 +23,6 @@
#include <qpushbutton.h>
#include <qlineedit.h>
using std::endl;
QTabularDialog::QTabularDialog(QTabular * form)
: QTabularDialogBase(0, 0, false, 0),