[gnome-chess/chess-telepathy-networking-support-664946-rebase: 42/64] correction: Split out class GlChess and class Application in separate files



commit feb2799027967e6f75ae50ed6a9d7ae01b84d987
Author: Chandni Verma <chandniverma2112 gmail com>
Date:   Sun Dec 23 00:06:51 2012 +0530

    correction: Split out class GlChess and class Application in separate files

 src/gnome-chess-application.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-chess-application.vala b/src/gnome-chess-application.vala
index fb9541e..3f57c53 100644
--- a/src/gnome-chess-application.vala
+++ b/src/gnome-chess-application.vala
@@ -331,7 +331,7 @@ public class Application : Gtk.Application
         }
     }
 
-    private void settings_changed_cb (Settings settings, string key)
+    protected void settings_changed_cb (Settings settings, string key)
     {
         if (key == "show-3d")
         {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]