diff options
Diffstat (limited to 'verifydetailsdialog.h')
-rw-r--r-- | verifydetailsdialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/verifydetailsdialog.h b/verifydetailsdialog.h index f857b67..4feee35 100644 --- a/verifydetailsdialog.h +++ b/verifydetailsdialog.h @@ -39,7 +39,6 @@ private: GpgME::GpgContext *mCtx; KeyList *mKeyList; QHBoxLayout *mainLayout; - QVBoxLayout *mVboxLayout; QWidget *mVbox; QTextEdit *mTextpage; /** Textedit associated to the notification */ QDialogButtonBox* buttonBox; |