aboutsummaryrefslogtreecommitdiffstats
path: root/wizard.h
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-15 22:37:15 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-01-15 22:37:15 +0000
commita4ced8195c3aa0bc3bd9c1314e812fb3cff28571 (patch)
treede204327a13c8d93f87877b0bb31bbd6b35725f6 /wizard.h
parentreopen wizard on specified page after restart (diff)
downloadgpg4usb-a4ced8195c3aa0bc3bd9c1314e812fb3cff28571.tar.gz
gpg4usb-a4ced8195c3aa0bc3bd9c1314e812fb3cff28571.zip
open integrated help from wizard
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@744 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'wizard.h')
-rw-r--r--wizard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizard.h b/wizard.h
index 192b630..597ffee 100644
--- a/wizard.h
+++ b/wizard.h
@@ -44,7 +44,6 @@ public:
private:
GpgME::GpgContext *mCtx;
KeyMgmt *mKeyMgmt;
- QWidget *mParent;
};
class IntroPage : public QWizardPage