]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetfloat.h
index cee68959a2c1403dd0bbbfdd788a9656ef0d118b..0001b381676f733c13ed66054ed85693ccb080be 100644 (file)
@@ -20,7 +20,7 @@
 
 struct InsetFloatParams {
        ///
-       InsetFloatParams() : placement("htbp"), wide(false) {}
+       InsetFloatParams() : wide(false) {}
        ///
        void write(std::ostream & os) const;
        ///