From: mpv Date: Wed, 8 Jun 2005 05:12:31 +0000 (+0000) Subject: Porting to Mandrake 10.1 and new products: X-Git-Tag: T2_2_4a X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=560a70cc01216f33813bb25f1dc5b7ab76c4f83a;p=modules%2Fsuperv.git Porting to Mandrake 10.1 and new products: new qt 3.3.3 ("include " now must be in sources) --- diff --git a/src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx b/src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx index 7f8bb38..538aa95 100644 --- a/src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx +++ b/src/SUPERVGUI/SUPERVGUI_CanvasControlNode.cxx @@ -19,6 +19,7 @@ using namespace std; #include "QAD_Application.h" #include +#include //===================================================================== // Compute node diff --git a/src/SUPERVGUI/SUPERVGUI_Main.cxx b/src/SUPERVGUI/SUPERVGUI_Main.cxx index 252609e..0f8e787 100644 --- a/src/SUPERVGUI/SUPERVGUI_Main.cxx +++ b/src/SUPERVGUI/SUPERVGUI_Main.cxx @@ -57,6 +57,7 @@ using namespace std; #include #include #include +#include SUPERVGUI_Main::SUPERVGUI_Main(SUPERVGraph_ViewFrame* theParent, QAD_Desktop* theDesktop, SUPERV_Graph theDataFlow ) diff --git a/src/SUPERVGUI/SUPERVGUI_Service.cxx b/src/SUPERVGUI/SUPERVGUI_Service.cxx index 953784f..b798d25 100644 --- a/src/SUPERVGUI/SUPERVGUI_Service.cxx +++ b/src/SUPERVGUI/SUPERVGUI_Service.cxx @@ -39,6 +39,7 @@ using namespace std; #include #include #include +#include static const char * ComponentIcon[] = { "20 20 2 1",