[iagno] Fix build
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Fix build
- Date: Mon, 30 Jun 2014 17:18:41 +0000 (UTC)
commit 67b851be385242726a389eb5d612360b64e18c57
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Mon Jun 30 12:18:28 2014 -0500
Fix build
Oops
src/iagno.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/iagno.vala b/src/iagno.vala
index 2ff902a..f046873 100644
--- a/src/iagno.vala
+++ b/src/iagno.vala
@@ -281,7 +281,7 @@ public class Iagno : Gtk.Application
/* For undo after the end of the game */
new_game_button.hide ();
- game_move_cb (game);
+ game_move_cb ();
}
private void about_cb ()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]