mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
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:
parent
0f9678630c
commit
00b15bed1f
@ -23,7 +23,6 @@
|
||||
#include <qpushbutton.h>
|
||||
#include <qlineedit.h>
|
||||
|
||||
using std::endl;
|
||||
|
||||
QTabularDialog::QTabularDialog(QTabular * form)
|
||||
: QTabularDialogBase(0, 0, false, 0),
|
||||
|
Loading…
Reference in New Issue
Block a user