diff ui/certificate.cpp @ 1108:9bb9932bb819

Revert commit 1101 the inactive manual changes were a bad idea
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 17:47:12 +0200
parents 2b3526ef2d69
children 2a1206932f53
line wrap: on
line diff
--- a/ui/certificate.cpp	Mon Sep 15 17:46:22 2014 +0200
+++ b/ui/certificate.cpp	Mon Sep 15 17:47:12 2014 +0200
@@ -88,8 +88,7 @@
 
 Certificate::Certificate(const QByteArray& derData) :
     mValid(false),
-    mEditable(false),
-    mActive(true)
+    mEditable(false)
 {
     if (derData.isEmpty()) {
         return;

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