diff Core/Enumerations.h @ 1050:64f1842aae2e

Toolbox::ExecuteSystemCommand
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 23 Jul 2014 11:36:35 +0200
parents 509e146c3cb3
children e56c3ed8d738
line wrap: on
line diff
--- a/Core/Enumerations.h	Tue Jul 22 16:49:34 2014 +0200
+++ b/Core/Enumerations.h	Wed Jul 23 11:36:35 2014 +0200
@@ -57,6 +57,7 @@
     ErrorCode_InexistentItem,
     ErrorCode_BadRequest,
     ErrorCode_NetworkProtocol,
+    ErrorCode_SystemCommand,
 
     // Specific error codes
     ErrorCode_UriSyntax,