From b03829dde99336fa5340559be985e12cc504430a Mon Sep 17 00:00:00 2001 From: nri Date: Mon, 3 May 2004 12:09:00 +0000 Subject: [PATCH] NRI : Merge from Event_Server. Add missing include QPushButton. --- src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx index c85e86c50..b1946d689 100644 --- a/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx +++ b/src/SMESHGUI/SMESHGUI_MeshInfosDlg.cxx @@ -42,6 +42,7 @@ using namespace std; #include #include #include +#include #define COLONIZE( str ) ( QString( str ).contains( ":" ) > 0 ? QString( str ) : QString( str ) + " :" ) -- 2.30.2