aboutsummaryrefslogtreecommitdiffstats
path: root/verifydetailsdialog.h
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-24 23:13:38 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-24 23:13:38 +0000
commita968178f19399740be05ef220d0fad828ab0a87a (patch)
treecc424a7506bc3bb7d705bb947e823087b6058bd7 /verifydetailsdialog.h
parentresized images for integrated help by 50% (diff)
downloadgpg4usb-a968178f19399740be05ef220d0fad828ab0a87a.tar.gz
gpg4usb-a968178f19399740be05ef220d0fad828ab0a87a.zip
moved layout definitions from header to sourcefile where possible
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@775 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'verifydetailsdialog.h')
-rw-r--r--verifydetailsdialog.h1
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;