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 --- attachments.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'attachments.h') diff --git a/attachments.h b/attachments.h index 79bebdb..7c906fa 100644 --- a/attachments.h +++ b/attachments.h @@ -27,6 +27,7 @@ #include #include +QT_BEGIN_NAMESPACE class QTableView; class QHeaderView; class QVBoxLayout; @@ -38,6 +39,7 @@ class QUrl; class QDesktopServices; class QSettings; class QApplication; +QT_END_NAMESPACE class Attachments : public QWidget { -- cgit v1.2.3