]> Pileus Git - ~andy/gtk/commitdiff
make it compile
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 04:10:09 +0000 (04:10 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 8 Jun 2006 04:10:09 +0000 (04:10 +0000)
gtk/gtkentry.c

index 022c3f4d8468cd916e580edb57161c318bc00dbc..9e821e57e8f8bee4df70c9fa6774c9a997c5fd85 100644 (file)
@@ -4857,7 +4857,7 @@ popup_targets_received (GtkClipboard     *clipboard,
        gtk_widget_destroy (entry->popup_menu);
       
       entry->popup_menu = gtk_menu_new ();
-      b
+      
       gtk_menu_attach_to_widget (GTK_MENU (entry->popup_menu),
                                 GTK_WIDGET (entry),
                                 popup_menu_detach);