]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetScript.h
Fix bug #253 (Incorrect protection of closing quotation marks)
[lyx.git] / src / insets / InsetScript.h
index b2062dabfde1fc6f88097f80fa4414771d95edf4..e558a76294a2d69eb8f887a42a1f3e1042b106af 100644 (file)
@@ -65,7 +65,7 @@ public:
        ///
        InsetCode lyxCode() const { return SCRIPT_CODE; }
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        DisplayType display() const;
        ///