mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
using std::endl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5516 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8e41fc9bd0
commit
e8ba7b4a5e
@ -1,3 +1,7 @@
|
||||
2002-10-25 John Levon <levon@movementarian.org>
|
||||
|
||||
* ControlPrint.C: using endl
|
||||
|
||||
2002-10-24 Rob Lahaye <lahaye@snu.ac.kr>
|
||||
|
||||
* ControlPrint.[Ch]: move code here from Liason.[Ch].
|
||||
|
@ -35,6 +35,7 @@
|
||||
|
||||
#include "debug.h" // for lyxerr
|
||||
|
||||
using std::endl;
|
||||
|
||||
ControlPrint::ControlPrint(LyXView & lv, Dialogs & d)
|
||||
: ControlDialogBD(lv, d),
|
||||
|
Loading…
x
Reference in New Issue
Block a user