Salome HOME
Update copyrights
[modules/jobmanager.git] / src / genericgui / BL_JobsTable.hxx
index 77b28ee68ecb36f82582135f62a408ecb68269dc..c6c7491f754999ca52b2e00c7be3eb4b0c7e22cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2009-2019  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
 #ifndef _BL_JOBSTABLE_HXX_
 #define _BL_JOBSTABLE_HXX_
 
-#include <QtGui>
+#include <QTableView>
+
+class QItemSelection;
+class QModelIndex;
 
 namespace BL
 {