]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloatList.h
de.po
[lyx.git] / src / insets / InsetFloatList.h
index 8c2a57128f4f2eb2e354ef5898ce34edb9da6398..3d6a7a356905d0f7530fc5bd2c5e60bfae198924 100644 (file)
@@ -32,7 +32,7 @@ public:
        ///
        InsetCode lyxCode() const { return FLOAT_LIST_CODE; }
        ///
-       DisplayType display() const { return Display; }
+       DisplayType display() const { return AlignCenter; }
        ///
        void write(std::ostream &) const;
        ///