diff options
Diffstat (limited to 'gui/storagewizarddialog.h')
-rw-r--r-- | gui/storagewizarddialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/storagewizarddialog.h b/gui/storagewizarddialog.h index 93df56d300..ade3c57b47 100644 --- a/gui/storagewizarddialog.h +++ b/gui/storagewizarddialog.h @@ -46,6 +46,7 @@ class StorageWizardDialog : public Dialog { StaticTextWidget *_messageWidget; ButtonWidget *_connectWidget; bool _close; + bool _stopServerOnClose; /** * Return the value corresponding to the given character. |