From 578abf2b3d3628ceb47b106623b5f5ec95cfef18 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Fri, 15 May 2009 08:30:35 +0000 Subject: [PATCH] MGR: Finish merging "Attach to account manager" functionality into "Attach to project" wizard svn path=/trunk/boinc/; revision=18114 --- checkin_notes | 1 + clientgui/Makefile.am | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 7ed0599194..3ce8cc2da7 100644 --- a/checkin_notes +++ b/checkin_notes @@ -4568,6 +4568,7 @@ Charlie 15 May 2009 CompletionPage.cpp Events.h MainDocument.cpp + Makefile.am sg_BoincSimpleGUI.cpp sg_ProjectsComponent.cpp WelcomePage.cpp diff --git a/clientgui/Makefile.am b/clientgui/Makefile.am index 7bfd71f54c..2355728640 100644 --- a/clientgui/Makefile.am +++ b/clientgui/Makefile.am @@ -104,7 +104,6 @@ boincmgr_SOURCES = \ ViewTransfers.cpp \ ViewWork.cpp \ WelcomePage.cpp \ - WizardAccountManager.cpp \ WizardAttachProject.cpp \ wizardex.cpp \ $(mac_sources)