summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/grue_plugin_import_custom.cpp
blob: 0dcf6a1a48b12191c8324a9dae45028c38375c54 (plain)
1
2
3
4
5
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

#include <QtPlugin>
Q_IMPORT_PLUGIN(GrueSensorPlugin)