diff finch/gntplugin.h @ 16310:8c89913276b3

Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 22 Apr 2007 23:55:24 +0000
parents 0f0832c13fcb
children 44b4e8bd759b
line wrap: on
line diff
--- a/finch/gntplugin.h	Sun Apr 22 18:20:05 2007 +0000
+++ b/finch/gntplugin.h	Sun Apr 22 23:55:24 2007 +0000
@@ -28,6 +28,7 @@
 #include <gnt.h>
 
 #include <plugin.h>
+#include <pluginpref.h>
 
 #include <string.h>