[fade-throbber] Add prototype for exported function

This commit is contained in:
Ray Strode 2010-08-22 15:43:52 -04:00
parent 11012f6d34
commit 8e9086b6fd

View file

@ -104,6 +104,8 @@ struct _ply_boot_splash_plugin
uint32_t is_animating : 1;
};
ply_boot_splash_plugin_interface_t *ply_boot_splash_plugin_get_interface (void);
static void
view_show_prompt (view_t *view,
const char *prompt)