summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/newform.ui
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-05-17 11:03:37 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2022-05-18 11:53:26 +0200
commit76e441c9ee0b8131edb503bfa8de9b26798fc95d (patch)
treec56fe0ee51f18da8fe394201a1efb89d80faff09 /tests/auto/tools/uic/baseline/newform.ui
parentae765813d082d403889d2f98a9c21bd9628cdd58 (diff)
Make uic generate correct C++ comments
Revert the change to uic of 05fc3aef53348fb58be6308076e000825b704e58. Task-number: QTBUG-67283 Change-Id: Icfd83bb6d80b91d4e58f1be460f6772ba49a6921 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/auto/tools/uic/baseline/newform.ui')
-rw-r--r--tests/auto/tools/uic/baseline/newform.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/tools/uic/baseline/newform.ui b/tests/auto/tools/uic/baseline/newform.ui
index b490d68991..f2a4bcb00a 100644
--- a/tests/auto/tools/uic/baseline/newform.ui
+++ b/tests/auto/tools/uic/baseline/newform.ui
@@ -1,7 +1,7 @@
<ui version="4.0" >
<comment>
-// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+* Copyright (C) 2016 The Qt Company Ltd.
+* SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
</comment>
<exportmacro></exportmacro>
<class>NewForm</class>