diff pidgin/gtkconv.h @ 25686:3bf9748fdef0

Preliminary video embedded in the conversation window. It's still kind of buggy.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Tue, 10 Jun 2008 05:18:29 +0000
parents befeece4dd48
children bcad7dc4b453
line wrap: on
line diff
--- a/pidgin/gtkconv.h	Sun Jun 08 02:47:38 2008 +0000
+++ b/pidgin/gtkconv.h	Tue Jun 10 05:18:29 2008 +0000
@@ -150,6 +150,7 @@
 	gpointer depr1;
 #endif
 
+	GtkWidget *middle_hpaned;
 	GtkWidget *lower_hbox;
 
 	GtkWidget *toolbar;