]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetvspace.h
hopefully fix tex2lyx linking.
[lyx.git] / src / insets / insetvspace.h
index 7afd285601048ecbbd8e71042ef7c3384877c5a4..350748b3f0b7d6b70e9bf1a730827cde3b693700 100644 (file)
@@ -57,7 +57,7 @@ protected:
 private:
        virtual std::auto_ptr<InsetBase> doClone() const;
        ///
-       std::string const label() const;
+       docstring const label() const;
 
        ///
        VSpace space_;