Remove unneeded property assignment

This commit is contained in:
Lipu Fei 2019-03-22 10:35:41 +01:00
parent ab06264950
commit 639c4ba9f6

View file

@ -101,8 +101,6 @@ Item
AddLocalPrinterScrollView
{
id: localPrinterView
maxItemCountAtOnce: 10 // show at max 10 items at once, otherwise you need to scroll.
}
}
}