src/plugin.h

changeset 5838
1e45da0f16db
parent 5573
633880e3f137
child 5840
19d6f7f354e0
--- a/src/plugin.h	Thu Jun 12 04:20:08 2003 +0000
+++ b/src/plugin.h	Thu Jun 12 05:01:11 2003 +0000
@@ -250,6 +250,11 @@
 void gaim_plugins_destroy_all(void);
 
 /**
+ * Attempts to load all the plugins that were loaded when gaim last quit
+ */
+void gaim_plugins_load_all(void);
+
+/**
  * Probes for plugins in the registered module paths.
  *
  * @param ext The extension type to probe for, or @c NULL for all.

mercurial