diff src/audacious/main.h @ 2682:c3cd6e47faf6 trunk

[svn] - make the evil 'reload plugins' button behave a bit better
author giacomo
date Mon, 16 Apr 2007 04:19:03 -0700
parents 4d5e6a8717dd
children 6295535fbf49
line wrap: on
line diff
--- a/src/audacious/main.h	Sun Apr 15 20:00:32 2007 -0700
+++ b/src/audacious/main.h	Mon Apr 16 04:19:03 2007 -0700
@@ -168,6 +168,7 @@
 
 void bmp_config_save(void);
 void bmp_config_load(void);
+void bmp_config_free(void);
 void make_directory(const gchar * path, mode_t mode);
 void report_error(const gchar *error_text);