[gnome-boxes/wip/wizard-n-props-in-dialog2: 3/12] wizard: Remove now redundant cancel_button field
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/wizard-n-props-in-dialog2: 3/12] wizard: Remove now redundant cancel_button field
- Date: Sun, 23 Nov 2014 15:16:29 +0000 (UTC)
commit 27ace24fcc32f5a83301dadd98c4a7d67e792198
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Thu Aug 28 19:06:16 2014 +0100
wizard: Remove now redundant cancel_button field
https://bugzilla.gnome.org/show_bug.cgi?id=733367
src/wizard.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/wizard.vala b/src/wizard.vala
index 0360c54..3ac3dbd 100644
--- a/src/wizard.vala
+++ b/src/wizard.vala
@@ -19,7 +19,6 @@ private class Boxes.Wizard: Gtk.Stack, Boxes.UI {
public UIState previous_ui_state { get; protected set; }
public UIState ui_state { get; protected set; }
- private Gtk.Button cancel_button;
private Gtk.Button back_button;
private Gtk.Button next_button;
private Gtk.Button continue_button;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]