mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
MPV: Porting to the Python 2.3 and higher: Python includes must be before Qt includes: Python contains "slots" field, redefined in the Qt.
This commit is contained in:
parent
f8d965cecd
commit
71e027ab93
@ -26,6 +26,8 @@
|
|||||||
// Module : GEOM
|
// Module : GEOM
|
||||||
// $Header$
|
// $Header$
|
||||||
|
|
||||||
|
#include "QAD_PyEditor.h"
|
||||||
|
|
||||||
#include "GEOMToolsGUI.h"
|
#include "GEOMToolsGUI.h"
|
||||||
#include "GeometryGUI.h"
|
#include "GeometryGUI.h"
|
||||||
#include "GEOM_Actor.h"
|
#include "GEOM_Actor.h"
|
||||||
@ -34,7 +36,6 @@
|
|||||||
#include "QAD_Desktop.h"
|
#include "QAD_Desktop.h"
|
||||||
#include "QAD_Config.h"
|
#include "QAD_Config.h"
|
||||||
#include "QAD_FileDlg.h"
|
#include "QAD_FileDlg.h"
|
||||||
#include "QAD_PyEditor.h"
|
|
||||||
#include "QAD_RightFrame.h"
|
#include "QAD_RightFrame.h"
|
||||||
#include "QAD_MessageBox.h"
|
#include "QAD_MessageBox.h"
|
||||||
#include "SALOMEGUI_NameDlg.h"
|
#include "SALOMEGUI_NameDlg.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user