Salome HOME
Update from V7_dev branch
[modules/jobmanager.git] / src / wrappers / BL_MainWindows_Wrap.hxx
index 74ce42a6c9f644b2c48eb54eb6631ac5750a1b3c..d70d2f798f979da76240ee22bd3b9b3d4e91a6e9 100644 (file)
 #ifndef _BL_MAINWINDOWS_WRAP_HXX_
 #define _BL_MAINWINDOWS_WRAP_HXX_
 
-#include <QtGlobal>
-#include <QtGui>
-#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
-#include <QtWidgets>
-#endif
-
 #include "BL_Traces.hxx"
 
+#include <QString>
+
+class QAction;
+class QIcon;
+class QMainWindow;
+class QObject;
+
 namespace BL
 {
   class MainWindows_Wrap