aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/toolssettingspage.h
blob: bd500cd0173177469a350d71208c3e2895bf2cad (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 setupToolsSettingsPage();

} // MesonProjectManager::Internal