[accounts-dialog] Fix the build



commit 7f50bf512e5fdc738bba5a1e6183c777c0a52730
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jan 26 22:23:02 2010 -0500

    Fix the build

 src/um-photo-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/um-photo-dialog.c b/src/um-photo-dialog.c
index 1835e0f..14be1e0 100644
--- a/src/um-photo-dialog.c
+++ b/src/um-photo-dialog.c
@@ -363,7 +363,7 @@ menu_item_for_filename (UmPhotoDialog *um,
 static void
 setup_photo_popup (UmPhotoDialog *um)
 {
-        GtkWidget *menu, *menuitem;
+        GtkWidget *menu, *menuitem, *image;
         guint x, y;
         GDir *dir;
         const char *face;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]