aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppmodelmanagersupport.cpp
blob: 72b85eb21da5cd1b246e0ad92adb18ba55dc94b2 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#include "cppmodelmanagersupport.h"

CppEditor::ModelManagerSupport::~ModelManagerSupport() = default;