summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt6CoreResourceInit.in.cpp
blob: 3f1757362d0a75e75ab32748205318c2703e190e (plain)
1234567891011121314
// Copyright (C) 2023 The Qt Company Ltd.// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause// This file was generated by the qt_add_resources command.#include <QtCore/qtsymbolmacros.h>QT_DECLARE_EXTERN_RESOURCE(@RESOURCE_NAME@)namespace{struct resourceReferenceKeeper {resourceReferenceKeeper() {QT_KEEP_RESOURCE(@RESOURCE_NAME@) }} resourceReferenceKeeperInstance;}
close