From 53fbed8ff0167ee3c336c7c5a0dca539fd9051d7 Mon Sep 17 00:00:00 2001 From: ubbo Date: Mon, 24 Oct 2011 19:55:33 +0000 Subject: only create attachment dock if pgp-mime parsing enabled git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@570 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gpgwin.h') diff --git a/gpgwin.h b/gpgwin.h index bbe7195..1cfc385 100644 --- a/gpgwin.h +++ b/gpgwin.h @@ -191,6 +191,11 @@ private: */ void createDockWindows(); + /** + * @details Create attachment-dockwindow. + */ + void createAttachmentDock(); + /** * @details Load settings from ini-file. */ -- cgit v1.2.3