From 9337d73f1f9a6d4dae2e239e9f679a7452660c40 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sat, 8 Mar 2008 03:00:13 +0000 Subject: [PATCH] Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23551 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Paragraph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Paragraph.h b/src/Paragraph.h index e7fdf143a5..7761c5ff68 100644 --- a/src/Paragraph.h +++ b/src/Paragraph.h @@ -154,7 +154,7 @@ public: /// Layout const & layout() const; - /// + /// Do not pass a temporary to this! void setLayout(Layout const & layout); /// void setEmptyOrDefaultLayout(DocumentClass const & tc); -- 2.39.2