X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXVC.h;h=3036a396e3a8d4bb448cf7cfc044e986fdaee043;hb=4db3e641ed6765e005343010cb90ee8af26f8f99;hp=9b1c747b82b5b9f72cf6abfb62fa043e13b39cb1;hpb=0526eb9d47008ba8d63452a32e8cdc73a272b7f1;p=lyx.git diff --git a/src/LyXVC.h b/src/LyXVC.h index 9b1c747b82..3036a396e3 100644 --- a/src/LyXVC.h +++ b/src/LyXVC.h @@ -44,7 +44,7 @@ public: Cancelled, ///< command was cancelled ErrorBefore, ///< error before executing command ErrorCommand, ///< error while executing command - Success ///< command was executed successfully + VCSuccess ///< command was executed successfully }; /// LyXVC();