aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/toolssettingsaccessor.h
blob: 2681094a5b6c42d41318182087f20043bb33aa2e (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2020 Alexis Jeandet.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#pragma once

namespace MesonProjectManager::Internal {

void setupToolsSettingsAccessor();

} // MesonProjectManager::Internal