From 68b62a725ca12516d158bd009ceb1906add256b0 Mon Sep 17 00:00:00 2001 From: apo Date: Tue, 11 Oct 2005 06:15:13 +0000 Subject: [PATCH] To fix merge with HEAD --- src/VISUGUI/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.39.2