diff ui/mainwindow.h @ 531:dec797c7230c

Fix usage of OU / O
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 29 Apr 2014 15:02:31 +0000
parents 3edbe1af2c85
children 15121735805e
line wrap: on
line diff
--- a/ui/mainwindow.h	Tue Apr 29 15:01:02 2014 +0000
+++ b/ui/mainwindow.h	Tue Apr 29 15:02:31 2014 +0000
@@ -176,9 +176,9 @@
     QListWidget *mCertListWidget;
 
     QLabel *mSubjectCN;
-    QLabel *mSubjectOU;
+    QLabel *mSubjectO;
     QLabel *mIssuerCN;
-    QLabel *mIssuerOU;
+    QLabel *mIssuerO;
     QLabel *mValidFrom;
     QLabel *mValidTo;
     QLabel *mFingerprint;

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