Rename check box

This commit is contained in:
vladest 2017-09-20 22:48:39 +02:00
parent 7c049d2764
commit c48aba423a
2 changed files with 1 additions and 1 deletions

View file

@ -13,6 +13,6 @@ import QtQuick 2.7
import "../../controls-uit" as HifiControls
HifiControls.CheckBox2 {
HifiControls.CheckBoxQQC2 {
color: "white"
}