X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=settings.cpp;fp=settings.cpp;h=a144f3cb6f389bf6b7334163088c1eaa98b374df;hb=6876abb0a01800bd275c5559c7d2b1e2fe68e725;hp=d978909f758ec2ad6af0cb09cac39e0e5efe4f49;hpb=08eaf3dcc1a68773d5ae340143ad890fdea8648a;p=nssm.git diff --git a/settings.cpp b/settings.cpp index d978909..a144f3c 100644 --- a/settings.cpp +++ b/settings.cpp @@ -7,6 +7,8 @@ extern const TCHAR *exit_action_strings[]; extern const TCHAR *startup_strings[]; extern const TCHAR *priority_strings[]; +extern const TCHAR *hook_event_strings[]; +extern const TCHAR *hook_action_strings[]; /* Does the parameter refer to the default value of the setting? */ static inline int is_default(const TCHAR *value) {