Procházet zdrojové kódy

Unbreak sample roasting

Neal Wilson před 7 roky
rodič
revize
37e588e1cb
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      config/Windows/newsamplebatch.xml

+ 1
- 0
config/Windows/newsamplebatch.xml Zobrazit soubor

@@ -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…
Zrušit
Uložit