updated on Sun Jan 8 12:02:35 UTC 2012
[aur-mirror.git] / wp_tray / gcc-4.5.patch
blob0bc640e01cc7be4f48cb02bacc227a5164da2bc1
1 diff -ru a b
2 --- a/src/Applet.hh 2006-11-14 16:29:40.000000000 -0800
3 +++ b/src/Applet.hh 2010-04-23 12:06:46.282343206 -0700
4 @@ -77,7 +77,7 @@
5 std::auto_ptr<Gnome::UI::About> m_pAboutBox;
7 Gtk::EventBox m_GtkEventBox;
8 - Gtk::Image::Image m_GtkImage;
9 + Gtk::Image m_GtkImage;
10 Gtk::Tooltips m_GtkTooltips;
12 Glib::RefPtr<Gdk::Pixbuf> m_pGdkIcon;