Remove debug print

This commit is contained in:
Nino van Hooff 2020-03-06 11:14:49 +01:00
parent dc6339b295
commit 8c0a2ff72e

View file

@ -149,7 +149,6 @@ Item
onActivated: onActivated:
{ {
print(index)
if (index == 0){ if (index == 0){
setMeshType(infillMeshType) setMeshType(infillMeshType)
} else { } else {