Commit 5668e657 authored by Sergey Chupligin's avatar Sergey Chupligin

[CheckBox] Enable style

parent d94eee92
import QtQuick 2.1 import QtQuick 2.1
import QtQuick.Controls 1.0 import QtQuick.Controls 1.0
import QtQuick.Controls.Styles.Nemo 1.0
CheckBox { CheckBox {
style: CheckBoxStyle{}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment