Mercurial > trustbridge
diff ui/certificatelist.h @ 207:e35983a322d6
merged.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 26 Mar 2014 15:22:50 +0100 |
parents | 60c5df8e7980 |
children | 6a7eb102716d |
line wrap: on
line diff
--- a/ui/certificatelist.h Wed Mar 26 15:22:14 2014 +0100 +++ b/ui/certificatelist.h Wed Mar 26 15:22:50 2014 +0100 @@ -54,7 +54,6 @@ const QString& rawData() const {return mData;} private: - QString mFileName; QList<Certificate> mCertificatesInstall; QList<Certificate> mCertificatesRemove; QString mData;