mirror of https://github.com/BOINC/boinc.git
added missing files BOINCGridCtrl.cpp and BOINCGridCtrl.h
svn path=/trunk/boinc/; revision=11752
This commit is contained in:
parent
5d6183c949
commit
08e104f67c
|
@ -32,6 +32,8 @@ boinc_gui_SOURCES = \
|
||||||
BOINCListCtrl.cpp \
|
BOINCListCtrl.cpp \
|
||||||
BOINCTaskBar.cpp \
|
BOINCTaskBar.cpp \
|
||||||
BOINCTaskCtrl.cpp \
|
BOINCTaskCtrl.cpp \
|
||||||
|
BOINCGridCtrl.cpp \
|
||||||
|
BOINCGridCtrl.h \
|
||||||
DlgAbout.cpp \
|
DlgAbout.cpp \
|
||||||
DlgGenericMessage.cpp \
|
DlgGenericMessage.cpp \
|
||||||
DlgOptions.cpp \
|
DlgOptions.cpp \
|
||||||
|
|
Loading…
Reference in New Issue