[ui] Panel: clip by default

This commit is contained in:
Yann Lanthony 2018-03-20 02:30:45 +01:00
parent 35e89a3c9b
commit c4f47d1307

View file

@ -19,6 +19,8 @@ Page {
property alias footerContent: footerLayout.data
property alias icon: iconPlaceHolder.data
clip: true
QtObject {
id: m
property int headerHeight: 24