]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetindex.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetindex.h
index 87148cf7fb2cc7d809271bdf030aa7cea248d323..82642abd31e4eab333ca9edae8aff407e307ebc7 100644 (file)
@@ -31,6 +31,7 @@ public:
        ///
        InsetIndex() : InsetCommand("index") {}
        ///
+       explicit
        InsetIndex(string const & key);
        ///
        ~InsetIndex();