src/EditRecipeTab4.cpp

changeset 257
cfba041bdaee
parent 171
6cd2d808d863
child 261
246893ad04a6
equal deleted inserted replaced
256:c136bd15b084 257:cfba041bdaee
192 recipe->miscs.removeAt(i); 192 recipe->miscs.removeAt(i);
193 refreshMiscs(); 193 refreshMiscs();
194 return; 194 return;
195 } 195 }
196 } 196 }
197 qDebug() << " brewing_salt_sub delete error";
198 return; 197 return;
199 } 198 }
200 199
201 /* 200 /*
202 * First see if this salt is in the table. 201 * First see if this salt is in the table.

mercurial