Salome HOME
Merge relevant changes from V8_0_0_BR branch
[modules/jobmanager.git] / src / wrappers / BL_MainWindows_Qt.cxx
index 86a0403c9bcd7960e884947647090b353f06246e..0fdcca9c1b4dcc43b01f5b289aa4d2735bebd94f 100644 (file)
 
 #include "BL_MainWindows_Qt.hxx"
 
+#include <QAction>
+#include <QMainWindow>
+#include <QMenu>
+#include <QMenuBar>
+
 BL::MainWindows_Qt::MainWindows_Qt(QMainWindow * main_window)
 {
   DEBTRACE("Creating BL::MainWindows_Qt");