NewBranch.bjs
[gitlive] / NewBranch.vala
index d9c9f4a..b8fbe5a 100644 (file)
@@ -202,6 +202,12 @@ public class NewBranch : Object
             var child_5 = new Xcls_quick_commit_tab( _this );
             child_5.ref();
             this.el.append_page (  child_5.el , _this.label_quick_commit.el );
+
+            //listeners
+            this.el.switch_page.connect( (page, page_num) => {
+               GLib.debug("Switch to page: %d", (int)page_num);
+               
+            });
         }
 
         // user defined functions