]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Revert 23154.
[lyx.git] / src / Layout.h
index fa4bdc2da23f3f8da951ee5bf071e82ad0101689..e93a9bcbc283a680d27350e64fa75a0dd8388487 100644 (file)
@@ -52,6 +52,7 @@ public:
        ///
        Layout();
        /// Reads a layout definition from file
+       /// \return true on success.
        bool read(Lexer &, TextClass const &);
        ///
        void readAlign(Lexer &);