From 0983ff45aa5b31c6b4df9b5d636fb17ecc0e1104 Mon Sep 17 00:00:00 2001 From: nils Date: Thu, 19 Jan 2012 18:07:58 +0000 Subject: cleaned up wizard a little git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@764 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- wizard.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'wizard.h') diff --git a/wizard.h b/wizard.h index e1bee05..99e7e70 100644 --- a/wizard.h +++ b/wizard.h @@ -89,7 +89,6 @@ private: int nextId() const; KeyMgmt *mKeyMgmt; - QVBoxLayout *layout; GpgME::GpgContext *mCtx; QCheckBox *gpg4usbKeyCheckBox; QCheckBox *gpg4usbConfigCheckBox; @@ -120,8 +119,6 @@ private: */ QString getGnuPGHome(); - QLabel *gnupgLabel; - QVBoxLayout *layout; GpgME::GpgContext *mCtx; QPushButton *importFromGnupgButton; }; -- cgit v1.2.3