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 --- wizard.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'wizard.h') diff --git a/wizard.h b/wizard.h index 23cfb46..8f1d9e4 100644 --- a/wizard.h +++ b/wizard.h @@ -134,13 +134,11 @@ public: private slots: void generateKeyDialog(); - void showKeyGeneratedMessage(); private: QLabel *topLabel; QPushButton *createKeyButton; GpgME::GpgContext *mCtx; - QVBoxLayout *layout; }; class ConclusionPage : public QWizardPage -- cgit v1.2.3