diff ui/certificate.h @ 270:9d2ac9b6a5b0

Merged
author Sascha Wilde <wilde@intevation.de>
date Wed, 02 Apr 2014 10:31:08 +0200
parents ffd47b045d19
children 64e38886f903
line wrap: on
line diff
--- a/ui/certificate.h	Wed Apr 02 10:30:49 2014 +0200
+++ b/ui/certificate.h	Wed Apr 02 10:31:08 2014 +0200
@@ -19,6 +19,13 @@
 {
 public:
 
+    enum Status {
+        InstallNew = 1,
+        InstallOld,
+        RemoveNew,
+        RemoveOld
+    };
+
     /** @brief construct a certificate from a line of a certificate list.
      *
      * The first two characters of the string are expected to be

http://wald.intevation.org/projects/trustbridge/