aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/BigSolution/template/QtClassLibrary/QtClassLibrary.cpp
blob: e2d5253a00f31677dc15feffe631e6b2da0a4261 (plain)
1
2
3
4
5
6
7
8
// Copyright (C) 2025 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#include "QtClassLibrary.h"

QtClassLibrary::QtClassLibrary()
{
}