]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
updates to minipage inset
[lyx.git] / src / insets / insetfloat.h
index 021a27b2fe47bce4c5968f036efa16a7fb0a0916..74e37eb461dfe6eae298a0202c078de1a5200e49 100644 (file)
@@ -48,6 +48,10 @@ public:
        ///
        string const & type() const;
        ///
+       void placement(string const & p);
+       ///
+       string const & placement() const;
+       ///
        void wide(bool w);
        ///
        bool wide() const;