]> git.lyx.org Git - features.git/blobdiff - src/frontends/Menubar.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / frontends / Menubar.h
index 4d24b4deca03277fa58c3201c8e3c1d4e7cb0ad5..c343cb44e95073a731f821793cbf2f6e99791bac 100644 (file)
@@ -42,8 +42,10 @@ public:
        //with compaq cxx. (Jean-Marc)
        // Is this a new comment? (Lgb)
        struct Pimpl;
+       ///
        friend struct Pimpl;
 private:
+       ///
        Pimpl * pimpl_;
 };
 #endif