NewBranch.bjs
[gitlive] / NewBranch.bjs
index 9300afa..af89d20 100644 (file)
@@ -26,7 +26,7 @@
    "items" : [
     {
      "listeners" : {
-      "switch_page" : "(page, page_num) => {\n\tGLib.debug(\"Switch to page: %d\", page_num);\n}\n"
+      "switch_page" : "(page, page_num) => {\n\tGLib.debug(\"Switch to page: %d\", (int)page_num);\n\t\n}\n"
      },
      "* pack" : "get_content_area().add",
      "xtype" : "Notebook",