]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcommand.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / insets / insetcommand.h
index 4fb9df7d97976414054f37331e1c64e5ba033a18..bc040acd22daa6bd4ef6c0738782dfff38ec49c3 100644 (file)
@@ -77,8 +77,10 @@ private:
 };
 
 
+///
 class InsetCommand : public InsetButton, public noncopyable {
 public:
+       ///
        explicit
        InsetCommand(InsetCommandParams const &);
        ///