]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
After a hiatus, I'm returning to the rewrite of InsetCommandParams, the purpose of...
[lyx.git] / src / Layout.h
index a549557c590af520ad509269388d884468abb635..e93a9bcbc283a680d27350e64fa75a0dd8388487 100644 (file)
@@ -52,7 +52,7 @@ public:
        ///
        Layout();
        /// Reads a layout definition from file
-       /// \return false on success. FIXME: this is bad API, should return true!
+       /// \return true on success.
        bool read(Lexer &, TextClass const &);
        ///
        void readAlign(Lexer &);