aboutsummaryrefslogtreecommitdiffstats
path: root/wizard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'wizard.cpp')
-rw-r--r--wizard.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/wizard.cpp b/wizard.cpp
index 1c05cf6..bd8a82f 100644
--- a/wizard.cpp
+++ b/wizard.cpp
@@ -38,9 +38,8 @@ Wizard::Wizard(GpgME::GpgContext *ctx, KeyMgmt *keyMgmt, QWidget *parent)
setPage(Page_ImportFromGnupg,new ImportFromGnupgPage(mCtx, mKeyMgmt, this));
setPage(Page_GenKey,new KeyGenPage(mCtx, this));
setPage(Page_Conclusion,new ConclusionPage(this));
-#ifndef Q_WS_MAC
+
setWizardStyle(ModernStyle);
-#endif
setWindowTitle(tr("First Start Wizard"));
// http://www.flickr.com/photos/laureenp/6141822934/