aboutsummaryrefslogtreecommitdiffstats
path: root/gpgwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgwin.h')
-rw-r--r--gpgwin.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gpgwin.h b/gpgwin.h
index bbe7195..1cfc385 100644
--- a/gpgwin.h
+++ b/gpgwin.h
@@ -192,6 +192,11 @@ private:
void createDockWindows();
/**
+ * @details Create attachment-dockwindow.
+ */
+ void createAttachmentDock();
+
+ /**
* @details Load settings from ini-file.
*/
void restoreSettings();