]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.h
Improve and unify error messages
[lyx.git] / src / Floating.h
index d1bf74c8a5a58e06afce746466705f832c3bd704..b677f0ca7dcefba2b7bc36d632b08c04c4d474e4 100644 (file)
@@ -26,7 +26,7 @@ namespace lyx {
 class Floating {
 public:
        ///
-       Floating();
+       Floating() {}
        ///
        Floating(std::string const & type, std::string const & placement,
                 std::string const & ext, std::string const & within,