From: apo Date: Tue, 11 Oct 2005 06:15:13 +0000 (+0000) Subject: To fix merge with HEAD X-Git-Tag: BR-D5-38-2003_D2005-12-10~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=68b62a725ca12516d158bd009ceb1906add256b0;p=modules%2Fvisu.git To fix merge with HEAD --- diff --git a/src/VISUGUI/Makefile.in b/src/VISUGUI/Makefile.in index 0d25f017..3cae73e8 100644 --- a/src/VISUGUI/Makefile.in +++ b/src/VISUGUI/Makefile.in @@ -61,6 +61,7 @@ LIB_SRC = VisuGUI.cxx \ VisuGUI_EditContainerDlg.cxx \ VisuGUI_ClippingDlg.cxx \ VisuGUI_CubeAxesDlg.cxx \ + VisuGUI_DialogRunner.cxx \ VisuGUI_FontWg.cxx \ VisuGUI_OffsetDlg.cxx \ VisuGUI_Plot3DDlg.cxx \ @@ -84,6 +85,7 @@ LIB_MOC = VisuGUI.h \ VisuGUI_EditContainerDlg.h \ VisuGUI_ClippingDlg.h \ VisuGUI_CubeAxesDlg.h \ + VisuGUI_DialogRunner.h \ VisuGUI_FontWg.h \ VisuGUI_OffsetDlg.h \ VisuGUI_Plot3DDlg.h \