]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetloa.h
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets / insetloa.h
index fe1313da985df09df7defd47173c7bc8e8b9627c..0a4254a2832f5419fceca5a98e714b06caf47770 100644 (file)
@@ -28,6 +28,7 @@ public:
        ///
        InsetLOA() : InsetCommand("listofalgorithms") {}
        ///
+       explicit
        InsetLOA(Buffer * b) : InsetCommand("listofalgorithms"), owner(b) {}
         ///
        void Validate(LaTeXFeatures & features) const;