plugins/gestures/gestures.c

changeset 5530
ba1ad464b56f
parent 5205
242b8aa81328
child 5676
d3c2fdaf4821
--- a/plugins/gestures/gestures.c	Mon May 26 07:06:20 2003 +0000
+++ b/plugins/gestures/gestures.c	Mon May 26 08:30:48 2003 +0000
@@ -207,7 +207,7 @@
 	gtk_container_set_border_width(GTK_CONTAINER(ret), 12);
 
 	/* Configuration frame */
-	vbox = make_frame(ret, _("Mouse Gestures Configuration"));
+	vbox = gaim_gtk_make_frame(ret, _("Mouse Gestures Configuration"));
 
 #if 0
 	/* Mouse button drop-down menu */

mercurial