]> git.lyx.org Git - features.git/blobdiff - src/insets/insetlabel.h
read ChangeLog, a lot of whitespace changes. experimental use of libtool
[features.git] / src / insets / insetlabel.h
index bf7245493c2b1a47d9b814cce0e16d5f13ae5b89..b83d98a803da7f416cdfab72d739414193042940 100644 (file)
@@ -27,9 +27,7 @@ public:
        ///
        InsetLabel() : InsetCommand("label") {}
        ///
-       ~InsetLabel();
-       ///
-       Inset * Clone();
+       InsetLabel * Clone() const;
        ///
        Inset::Code LyxCode() const { return Inset::LABEL_CODE; }
        ///