]> git.lyx.org Git - features.git/blobdiff - src/Timeout.h
make doc++ able to generate the source documentation for lyx
[features.git] / src / Timeout.h
index d4c538a327d982ff0bcae7b02c27d0ea63587ffe..178aed8d417accb316768b1d750720448be8def5 100644 (file)
@@ -30,7 +30,9 @@ class Timeout {
 public:
        ///
        enum Type {
+               ///
                ONETIME,
+               ///
                CONTINOUS
        };
        ///