]> git.street.me.uk Git - andy/viking.git/blobdiff - src/background.h
Put vikutils.h into viking.h
[andy/viking.git] / src / background.h
index aaa11ff931aa7e442b77a0f96c150fa6721d5927..5608ee19cd6282e08017c66901b3ec15366995e6 100644 (file)
@@ -46,6 +46,7 @@ int a_background_thread_progress ( gpointer callbackdata, gdouble fraction );
 int a_background_testcancel ( gpointer callbackdata );
 void a_background_show_window ();
 void a_background_init ();
+void a_background_post_init ();
 void a_background_uninit ();
 void a_background_add_window (VikWindow *vw);
 void a_background_remove_window (VikWindow *vw);