]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
Fix wrongly copy-pasted entries in SpellcheckerUi.ui
[lyx.git] / src / insets / InsetInfo.h
index 3a2cbe1edf8f80c0f4cd1d22e888fe8eb6481006..44bc7b2bf3554b652a6b6f3313b866a203ae7cfc 100644 (file)
@@ -96,7 +96,7 @@ public:
        ///
        InsetCode lyxCode() const { return INFO_CODE; }
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        Inset * editXY(Cursor & cur, int x, int y);
        ///