Fix documentation

This is a checkbox, not a combobox.
This commit is contained in:
Ghostkeeper 2020-11-17 10:51:30 +01:00
parent 16f457ba08
commit 5e383d4f42
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A

View file

@ -1,4 +1,4 @@
// Copyright (c) 2019 Ultimaker B.V.
// Copyright (c) 2020 Ultimaker B.V.
// Cura is released under the terms of the LGPLv3 or higher.
import QtQuick 2.10
@ -9,7 +9,7 @@ import Cura 1.1 as Cura
//
// ComboBox with Cura styling.
// Checkbox with Cura styling.
//
CheckBox
{