]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
de.po
[lyx.git] / src / insets / InsetNewpage.h
index 51142d0e2dfffd2f1c94c51fbdcf13b15b998ef5..51f640a09700b1483b1feb8fe2f4fb939bf89e3e 100644 (file)
@@ -76,7 +76,7 @@ private:
        ///
        void write(std::ostream & os) const;
        ///
-       DisplayType display() const { return Display; }
+       DisplayType display() const { return AlignCenter; }
        ///
        docstring insetLabel() const;
        ///