diff ui/certificateitemwidget.h @ 1101:2b3526ef2d69

(issue111) Keep manually changed certificates in the manually changed list. This invents the new property "active certificate" an inactive certificate is a certificate that is displayed but has no impact on the store.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 13:55:47 +0200
parents 78798d3af8f0
children 6f7b7d88f048
line wrap: on
line diff
--- a/ui/certificateitemwidget.h	Mon Sep 15 12:50:26 2014 +0200
+++ b/ui/certificateitemwidget.h	Mon Sep 15 13:55:47 2014 +0200
@@ -43,7 +43,7 @@
 
     bool state();
     void setState(bool state);
-    Certificate certificate();
+    Certificate *certificate();
 
 private:
     void setupGUI();

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