aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 1921e08..e84b7be 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -315,7 +315,6 @@ private:
KeyList *mKeyList; /**< TODO */
Attachments *mAttachments; /**< TODO */
GpgME::GpgContext *mCtx; /**< TODO */
- QString iconPath; /**< TODO */
KeyMgmt *keyMgmt; /**< TODO */
KeyServerImportDialog *importDialog; /**< TODO */
bool attachmentDockCreated;