aboutsummaryrefslogtreecommitdiffstats
path: root/keygenthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'keygenthread.h')
-rw-r--r--keygenthread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keygenthread.h b/keygenthread.h
index 91aead7..ef382d8 100644
--- a/keygenthread.h
+++ b/keygenthread.h
@@ -29,7 +29,9 @@
#include <cmath>
#include <QtGui>
+QT_BEGIN_NAMESPACE
class QMessageBox;
+QT_END_NAMESPACE
class KeyGenThread : public QThread
{