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:
mpv 2005-04-26 10:07:58 +00:00
parent f8d965cecd
commit 71e027ab93

View File

@ -26,6 +26,8 @@
// Module : GEOM
// $Header$
#include "QAD_PyEditor.h"
#include "GEOMToolsGUI.h"
#include "GeometryGUI.h"
#include "GEOM_Actor.h"
@ -34,7 +36,6 @@
#include "QAD_Desktop.h"
#include "QAD_Config.h"
#include "QAD_FileDlg.h"
#include "QAD_PyEditor.h"
#include "QAD_RightFrame.h"
#include "QAD_MessageBox.h"
#include "SALOMEGUI_NameDlg.h"