diff pidgin/gtkconvwin.h @ 15426:c9497aad9fc4

Warmenhoved patch #1397916: "Turns Block button in conv menu into Unblock after blocking" from Glauber de Oliveira Costa (glommer). You know the drill.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 27 Jan 2007 17:46:52 +0000
parents 5fe8042783c1
children d75099d2567e
line wrap: on
line diff
--- a/pidgin/gtkconvwin.h	Sat Jan 27 16:40:21 2007 +0000
+++ b/pidgin/gtkconvwin.h	Sat Jan 27 17:46:52 2007 +0000
@@ -56,6 +56,7 @@
 
 		GtkWidget *alias;
 		GtkWidget *block;
+		GtkWidget *unblock;
 		GtkWidget *add;
 		GtkWidget *remove;