]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Update it.po
[lyx.git] / src / Layout.h
index 19436815c1954a032dd08f52b96666e4d823d437..de4176526f88d6f4bd3a08d8929976a00356150f 100644 (file)
@@ -73,7 +73,7 @@ public:
        ///
        void readSpacing(Lexer &);
        ///
-       docstring const & name() const { return name_; };
+       docstring const & name() const { return name_; }
        ///
        void setName(docstring const & n) { name_ = n; }
        ///