summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/frame-timer/main.cpp
blob: 0a6cc2f578431a53a6a1c02568e90edef9972752 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#include <QtAppManSystemUI/mainmacro.h>

using namespace Qt::StringLiterals;

QT_AM_MAIN({u":/qt/qml/SystemUI/"_s})