[chronojump/different_glades: 5/8] Fixes warning.
- From: Carles Pina i Estany <carlespina src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump/different_glades: 5/8] Fixes warning.
- Date: Thu, 13 Oct 2016 09:17:16 +0000 (UTC)
commit 0e0d63920357b0faab8ee735bc7da74049141325
Author: Carles Pina i Estany <carles pina cat>
Date: Wed Oct 12 17:19:18 2016 +0200
Fixes warning.
src/gui/person.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/person.cs b/src/gui/person.cs
index bdafc3e..7e9eed0 100644
--- a/src/gui/person.cs
+++ b/src/gui/person.cs
@@ -642,7 +642,7 @@ public class PersonNotUploadWindow : PersonsRecuperateFromOtherSessionWindow
[Widget] Gtk.Button button_close;
private int sessionID;
- public Gtk.Button fakeButtonDone;
+ public new Gtk.Button fakeButtonDone;
PersonNotUploadWindow (Gtk.Window parent, int sessionID) {
Glade.XML gladeXML;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]