13
0

add drag handle source to wscript

This commit is contained in:
Paul Davis 2014-01-02 16:49:11 -05:00
parent edb932b819
commit 7f83975e7d

View File

@ -34,6 +34,7 @@ canvas_sources = [
'circle.cc', 'circle.cc',
'curve.cc', 'curve.cc',
'debug.cc', 'debug.cc',
'drag_handle.cc',
'item.cc', 'item.cc',
'fill.cc', 'fill.cc',
'flag.cc', 'flag.cc',