]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.C
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetfloat.C
index e4f9803d484882f3a47c8d96e59ae5fca8cd728a..029e86c22dee4fdd7a39c778904b2a6a07f571db 100644 (file)
@@ -230,7 +230,9 @@ void InsetFloat::placement(string const & p)
 {
        // Here we should only allow the placement to be set
        // if a valid value.
+#ifdef WITH_WARNINGS
 #warning FIX!
+#endif
        floatPlacement_ = p;
 }