From a968178f19399740be05ef220d0fad828ab0a87a Mon Sep 17 00:00:00 2001 From: nils Date: Tue, 24 Jan 2012 23:13:38 +0000 Subject: 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 --- verifynotification.h | 1 - 1 file changed, 1 deletion(-) (limited to 'verifynotification.h') diff --git a/verifynotification.h b/verifynotification.h index 29da1c6..e1b4f1b 100644 --- a/verifynotification.h +++ b/verifynotification.h @@ -102,7 +102,6 @@ private: GpgME::GpgContext *mCtx; /** GpgME Context */ KeyList *mKeyList; /** Table holding the keys */ QTextEdit *mTextpage; /** Textedit associated to the notification */ - QHBoxLayout *notificationWidgetLayout; /** Layout for verify-notification */ QVector verifyDetailStringVector; /** Vector containing the text for labels in verifydetaildialog */ QVector verifyDetailStatusVector; /** Vector containing the status for labels in verifydetaildialog */ -- cgit v1.2.3