]> SALOME platform Git repositories - modules/yacs.git/blobdiff - src/genericgui/ListJobs_GUI.cxx
Salome HOME
Merge relevant changes from V8_0_0_BR branch
[modules/yacs.git] / src / genericgui / ListJobs_GUI.cxx
index c5113ed7f374bb17317438d39e5944e2ca3bdb42..e9f8313d51562d232af8fca1cf0ad31e5e0373ef 100644 (file)
 #include "YacsTrace.hxx"
 #include "LoadState.hxx"
 
+#include <QBoxLayout>
+#include <QFileInfo>
+#include <QMessageBox>
+#include <QPushButton>
+#include <QTableWidget>
+#include <QTimer>
+
 using namespace std;
 using namespace YACS::HMI;
 using namespace YACS::ENGINE;