aboutsummaryrefslogtreecommitdiffstats
path: root/wizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'wizard.h')
-rw-r--r--wizard.h2
1 files changed, 0 insertions, 2 deletions
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