]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
Comment.
[lyx.git] / src / Paragraph.h
index e7fdf143a577a1167bc6d09f1f590a37fdfcc3f0..7761c5ff683b54cc31510a52467b01464da2017f 100644 (file)
@@ -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);