From 0f50116e02bf75f4b0fef22868f6c5756e688012 Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 6 Dec 2006 15:08:29 +0000 Subject: [PATCH] PAL13473 (Build repetitive mesh): export MESHGUI_VTKUtils.h --- src/SMESHGUI/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/SMESHGUI/Makefile.in b/src/SMESHGUI/Makefile.in index 6871db105..c56a3d564 100644 --- a/src/SMESHGUI/Makefile.in +++ b/src/SMESHGUI/Makefile.in @@ -42,7 +42,9 @@ EXPORT_HEADERS= SMESHGUI_Swig.hxx \ SMESHGUI_Hypotheses.h \ SMESHGUI_HypothesesUtils.h \ SMESHGUI_SpinBox.h \ - SMESHGUI_Selection.h + SMESHGUI_Selection.h \ + SMESHGUI_VTKUtils.h + # .po files to transform in .qm PO_FILES = \ -- 2.39.2