diff options
Diffstat (limited to 'wizard.h')
-rw-r--r-- | wizard.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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; }; |