X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fgenericgui%2FBL_JobsTable.hxx;h=963b940d0ab1dedcbedfa5b3820a16d5f97f67f8;hb=002325475b17a7b93c51d8946e884a1404024a68;hp=a30c202ecf4714d3982cc3666ffc368d3e741ecb;hpb=6e1cf4668d414c08a62e2c857786bfa74a8df3e4;p=modules%2Fjobmanager.git diff --git a/src/genericgui/BL_JobsTable.hxx b/src/genericgui/BL_JobsTable.hxx index a30c202..963b940 100644 --- a/src/genericgui/BL_JobsTable.hxx +++ b/src/genericgui/BL_JobsTable.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2015 CEA/DEN, EDF R&D +// Copyright (C) 2009-2022 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -20,11 +20,10 @@ #ifndef _BL_JOBSTABLE_HXX_ #define _BL_JOBSTABLE_HXX_ -#include -#include -#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0) -#include -#endif +#include + +class QItemSelection; +class QModelIndex; namespace BL {