diff options
Diffstat (limited to 'fluid/template_panel.h')
| -rw-r--r-- | fluid/template_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/template_panel.h b/fluid/template_panel.h index 5c754d77c..cfbcc72c2 100644 --- a/fluid/template_panel.h +++ b/fluid/template_panel.h @@ -36,5 +36,6 @@ extern Fl_Return_Button *template_submit; Fl_Double_Window* make_template_panel(); void template_clear(); void template_delete_cb(Fl_Button *, void *); +void template_install(const char *path, const char *name, const uchar *inSrc, int inSrcLen, int inDstLen); void template_load(); #endif |
