X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTimeout.h;h=178aed8d417accb316768b1d750720448be8def5;hb=797d87b4513088a66b17c7ac653b84e36ea80458;hp=d4c538a327d982ff0bcae7b02c27d0ea63587ffe;hpb=612a097878de07556b76f7445a5564320987ff97;p=features.git diff --git a/src/Timeout.h b/src/Timeout.h index d4c538a327..178aed8d41 100644 --- a/src/Timeout.h +++ b/src/Timeout.h @@ -30,7 +30,9 @@ class Timeout { public: /// enum Type { + /// ONETIME, + /// CONTINOUS }; ///