]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPhantom.h
Fix problem with static error list.
[lyx.git] / src / insets / InsetPhantom.h
index a6711acdccf576e96397d336291fea8afaa2d0f6..548bdb0b9cde7c7cbecf76d940aa128d82c8b38e 100644 (file)
@@ -60,7 +60,7 @@ private:
        ///
        InsetCode lyxCode() const { return PHANTOM_CODE; }
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///