/* * This file is part of KQuickCharts * SPDX-FileCopyrightText: 2019 Arjen Hiemstra * SPDX-FileCopyrightText: 2022 Alexander Lohnau * * SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL */ #include #ifdef IMPORT_KQUICKCHARTS_QML_PLUGIN #include Q_IMPORT_PLUGIN(QuickChartsPlugin) #endif QUICK_TEST_MAIN(Charts)