QTfrontend/HWApplication.h
changeset 8799 44e520374cfc
parent 8722 2dead6b84bca
child 10108 c68cf030eded
--- a/QTfrontend/HWApplication.h	Wed Mar 27 12:20:22 2013 +0100
+++ b/QTfrontend/HWApplication.h	Wed Mar 27 12:56:07 2013 +0100
@@ -20,10 +20,9 @@
 #define HWAPP_H
 
 #include <QApplication>
-#include <QString>
-#include <QEvent>
 
 class HWForm;
+class QEvent;
 
 /**
  * @brief Main class of the Qt application.