[gnome-applets] Fix compiler warning
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] Fix compiler warning
- Date: Mon, 7 Feb 2011 20:04:10 +0000 (UTC)
commit 87ef419d3eca0543120601a73a0bdca9c33f45bd
Author: Kjartan Maraas <kmaraas gnome org>
Date: Mon Feb 7 21:03:49 2011 +0100
Fix compiler warning
gweather/gweather-pref.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gweather/gweather-pref.c b/gweather/gweather-pref.c
index 95fe789..7327373 100644
--- a/gweather/gweather-pref.c
+++ b/gweather/gweather-pref.c
@@ -776,7 +776,7 @@ gweather_pref_create (GWeatherPref *pref)
GtkWidget *pref_basic_update_alignment;
GtkWidget *pref_basic_update_lbl;
GtkWidget *pref_basic_update_hbox;
- GObject *pref_basic_update_spin_adj;
+ GtkAdjustment *pref_basic_update_spin_adj;
GtkWidget *pref_basic_update_sec_lbl;
GtkWidget *pref_basic_note_lbl;
GtkWidget *pref_loc_hbox;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]