diff options
author | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-15 22:37:15 +0000 |
---|---|---|
committer | ubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910> | 2012-01-15 22:37:15 +0000 |
commit | a4ced8195c3aa0bc3bd9c1314e812fb3cff28571 (patch) | |
tree | de204327a13c8d93f87877b0bb31bbd6b35725f6 /wizard.h | |
parent | reopen wizard on specified page after restart (diff) | |
download | gpg4usb-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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -44,7 +44,6 @@ public: private: GpgME::GpgContext *mCtx; KeyMgmt *mKeyMgmt; - QWidget *mParent; }; class IntroPage : public QWizardPage |