aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'keymgmt.h')
-rwxr-xr-xkeymgmt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keymgmt.h b/keymgmt.h
index 426d120..cac75cb 100755
--- a/keymgmt.h
+++ b/keymgmt.h
@@ -29,6 +29,7 @@
#include "keyserverimportdialog.h"
#include <QtGui>
+QT_BEGIN_NAMESPACE
class QMainWindow;
class QWidget;
class iostream;
@@ -41,6 +42,7 @@ class QAction;
class QMenu;
class QApplication;
class QSlider;
+QT_END_NAMESPACE
class KeyMgmt : public QMainWindow
{