aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/SettingsDialog.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xinclude/ui/SettingsDialog.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/ui/SettingsDialog.h b/include/ui/SettingsDialog.h
index 577c4379..17b84aa4 100755
--- a/include/ui/SettingsDialog.h
+++ b/include/ui/SettingsDialog.h
@@ -54,9 +54,7 @@ private:
QVector<QString> keyIdsList;
QString serviceToken;
KeyList *mKeyList;
- GpgME::GpgContext *mCtx; /** The current gpg context */
-
- QNetworkAccessManager manager;
+ GpgME::GpgContext *mCtx;
private slots: