Use templates in PushButton

Change-Id: Ia7f6fcbc16064cbe9d98af3dc22140184ebf7ef4
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Thomas Hartmann
2021-12-06 14:49:02 +01:00
parent e3db8c31c2
commit 0a655a2cc6

View File

@@ -1,3 +1,5 @@
/****************************************************************************
**
** Copyright (C) 2021 The Qt Company Ltd.
@@ -22,9 +24,8 @@
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
**
****************************************************************************/
import QtQuick 2.15
import QtQuick.Controls 2.12
import QtQuick.Templates 2.15
import WelcomeScreen 1.0
Button {