mirror of https://github.com/BOINC/boinc.git
MGR: async GUI RPCs: Merge GUI RPC code from private workspace into trunk.
svn path=/trunk/boinc/; revision=15851
This commit is contained in:
parent
1cf4b28528
commit
1111d57ea4
|
@ -44,8 +44,6 @@ boinc_gui_SOURCES = \
|
|||
BOINCListCtrl.cpp \
|
||||
BOINCTaskBar.cpp \
|
||||
BOINCTaskCtrl.cpp \
|
||||
BOINCGridCtrl.cpp \
|
||||
BOINCGridCtrl.h \
|
||||
browser.C \
|
||||
CompletionErrorPage.cpp \
|
||||
CompletionPage.cpp \
|
||||
|
@ -89,15 +87,11 @@ boinc_gui_SOURCES = \
|
|||
ValidateEmailAddress.cpp \
|
||||
ValidateURL.cpp \
|
||||
ViewMessages.cpp \
|
||||
ViewMessagesGrid.cpp \
|
||||
ViewProjects.cpp \
|
||||
ViewProjectsGrid.cpp \
|
||||
ViewResources.cpp \
|
||||
ViewStatistics.cpp \
|
||||
ViewTransfers.cpp \
|
||||
ViewTransfersGrid.cpp \
|
||||
ViewWork.cpp \
|
||||
ViewWorkGrid.cpp \
|
||||
WelcomePage.cpp \
|
||||
WizardAccountManager.cpp \
|
||||
WizardAttachProject.cpp \
|
||||
|
|
Loading…
Reference in New Issue