Salome HOME
Merge Qt5 porting.
[modules/jobmanager.git] / src / genericgui / BL_CreateJobWizard.hxx
index ee6a34afb89df32f43adb49b3b28d1582ae860df..39d2ea0e0809ed0ce3c3eb3051421e42f6b79e65 100644 (file)
 #ifndef _BL_CREATEJOBWIZARD_HXX_
 #define _BL_CREATEJOBWIZARD_HXX_
 
+#include <QtGlobal>
 #include <QtGui>
+#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
+#include <QtWidgets>
+#endif
 
 #include "BL_Traces.hxx"
 #include "BL_SALOMEServices.hxx"