aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 3257849..63b7caf 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -433,6 +433,7 @@ private:
GpgME::GpgContext *mCtx; /**< TODO */
KeyMgmt *keyMgmt; /**< TODO */
KeyServerImportDialog *importDialog; /**< TODO */
+ SettingsDialog *settingsdialog; /**< TODO */
bool attachmentDockCreated;
bool restartNeeded;
};