]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Spacing.h
the convert patch
[lyx.git] / src / tex2lyx / Spacing.h
index a83ca24756c263023b15829c61043917f163c3c8..9d50b274881b8ac2e5f32ed3437655b789183bb5 100644 (file)
@@ -29,7 +29,7 @@ public:
                Default
        };
        ///
-       void set(Spacing::Space, float = 1.0) {}
+       void set(Spacing::Space, double = 1.0) {}
        ///
        void set(Spacing::Space, std::string const &) {}
 };