]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/FloatPlacement.h
Make float type translatable.
[lyx.git] / src / frontends / qt4 / FloatPlacement.h
index be54db36bde6c66ded86abfc643c95a57196b567..cb06ada1dbd33d358dfd009457a00b24a8e6b275 100644 (file)
@@ -57,7 +57,8 @@ Q_SIGNALS:
 private:
        /// one of figure or table?
        bool standardfloat_;
-
+       ///
+       std::string float_type_;
 };
 
 } // namespace lyx