X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=NewBranch.vala;h=7985727f3e973bbdb8c4e6ff74dd5c8daa951f27;hp=8c392c4805f4c96da0f6ab9ebc8cd86b709f1817;hb=6c1942c3c890501843b9a04db038c335562f7906;hpb=1089915fca89477964766e342951740a0c6299f2 diff --git a/NewBranch.vala b/NewBranch.vala index 8c392c48..7985727f 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -131,7 +131,9 @@ public class NewBranch : Object case 3: // just commit... break; - + default: + break; + } this.running = false; this.el.hide();