瀏覽代碼

Unbreak sample roasting

Neal Wilson 7 年之前
父節點
當前提交
37e588e1cb
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      config/Windows/newsamplebatch.xml

+ 1
- 0
config/Windows/newsamplebatch.xml 查看文件

@@ -132,6 +132,7 @@
132 132
 			newMenu.triggered.connect(function() {
133 133
 				createWindow("sampleRoastingBatch");
134 134
 			});
135
+                        this.endBatch = function() {};
135 136
 			var batch = this;
136 137
 			batch.submitButton = submit;
137 138
 			var name = findChildObject(this, 'name');

Loading…
取消
儲存