add step_button to wscript

This commit is contained in:
Paul Davis 2018-08-13 08:56:53 -04:00
parent 6fd791423b
commit aca1db2d06
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ canvas_sources = [
'ruler.cc',
'scroll_group.cc',
'stateful_image.cc',
'step_button.cc',
'text.cc',
'tracking_text.cc',
'types.cc',