Add new files for smooth Notices scrolling to Linux builds

svn path=/trunk/boinc/; revision=22246
This commit is contained in:
Charlie Fenton 2010-08-15 21:07:44 +00:00
parent cded5bd625
commit 9f9597de07
2 changed files with 3 additions and 0 deletions

View File

@ -6091,6 +6091,7 @@ Charlie 15 Aug 2010
clientgui/
BOINCHtmlListBox.cpp, .h (new)
BOINCVListBox.cpp, .h (new)
Makefile.am
NoticeListCtrl.cpp, .h
ViewNotices.cpp
mac_build/

View File

@ -49,10 +49,12 @@ boincmgr_SOURCES = \
BOINCClientManager.cpp \
BOINCDialupManager.cpp \
BOINCGUIApp.cpp \
BOINCHtmlLBox.cpp \
BOINCInternetFSHandler.cpp \
BOINCListCtrl.cpp \
BOINCTaskBar.cpp \
BOINCTaskCtrl.cpp \
BOINCVListBox.cpp \
browser.cpp \
CompletionErrorPage.cpp \
CompletionPage.cpp \