diff options
Diffstat (limited to 'wintable/new/children.h')
| -rw-r--r-- | wintable/new/children.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wintable/new/children.h b/wintable/new/children.h index ba58939..6a3aff3 100644 --- a/wintable/new/children.h +++ b/wintable/new/children.h @@ -5,6 +5,7 @@ static const handlerfunc commandHandlers[] = { }; static const handlerfunc notifyHandlers[] = { + headerNotifyHandler, NULL, }; |
