From 141e99156c4370bb5ce19b61e070d226fa90ab8e Mon Sep 17 00:00:00 2001 From: nils Date: Wed, 14 Sep 2011 20:19:53 +0000 Subject: set modal and parent for key details dialog. left margin for verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- keyserverimportdialog.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'keyserverimportdialog.h') diff --git a/keyserverimportdialog.h b/keyserverimportdialog.h index 50c2025..c1e33ed 100644 --- a/keyserverimportdialog.h +++ b/keyserverimportdialog.h @@ -20,8 +20,8 @@ * MA 02110-1301, USA. */ -#ifndef KEYSERVERIMPORTDIALOG_H -#define KEYSERVERIMPORTDIALOG_H +#ifndef __KEYSERVERIMPORTDIALOG_H__ +#define __KEYSERVERIMPORTDIALOG_H__ #include "context.h" #include @@ -83,4 +83,4 @@ private: QNetworkReply *searchreply; QNetworkReply *importreply; }; -#endif +#endif // __KEYSERVERIMPORTDIALOG_H__ -- cgit v1.2.3