From ed547aa1ee9ff662e021ae7a393753a348211cd1 Mon Sep 17 00:00:00 2001 From: sln Date: Thu, 29 Mar 2007 10:56:51 +0000 Subject: [PATCH] Linux compilation --- src/Plot2d/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Plot2d/Makefile.in b/src/Plot2d/Makefile.in index ceb3648aa..522461679 100755 --- a/src/Plot2d/Makefile.in +++ b/src/Plot2d/Makefile.in @@ -58,7 +58,7 @@ LIB_SRC= Plot2d_Curve.cxx \ Plot2d_ViewModel.cxx \ Plot2d_ViewWindow.cxx \ Plot2d_SetupCurveDlg.cxx \ - Plot2d_SetupCurveDlg.cxx \ + Plot2d_SetupCurvesDlg.cxx \ Plot2d_ToolTip.cxx LIB_MOC = \ @@ -69,7 +69,7 @@ LIB_MOC = \ Plot2d_ViewModel.h \ Plot2d_ViewWindow.h \ Plot2d_SetupCurveDlg.h \ - Plot2d_SetupCurveDlg.h \ + Plot2d_SetupCurvesDlg.h \ Plot2d_ToolTip.h RESOURCES_FILES = \ -- 2.39.2