From 201f03b88238e69c708e47fd7b7ab9a02cf76040 Mon Sep 17 00:00:00 2001 From: nils Date: Wed, 28 Sep 2011 17:15:11 +0000 Subject: minor beautyfiyng and repaired cimpile warnings git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@538 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- verifykeydetailbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'verifykeydetailbox.h') diff --git a/verifykeydetailbox.h b/verifykeydetailbox.h index 5e44019..456289f 100644 --- a/verifykeydetailbox.h +++ b/verifykeydetailbox.h @@ -19,8 +19,8 @@ private: GpgME::Context* mCtx; KeyList* mKeyList; QString beautifyFingerprint(QString fingerprint); - QVBoxLayout* mVbox; QString fpr; + QGridLayout *grid; }; #endif // __VERIFYKEYDETAILBOX_H__ -- cgit v1.2.3