aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakelocatorfilter.h
blob: d3fd69ddfe3fa8db7042b10690fa65c50e4804e5 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright (C) 2016 Kläralvdalens Datakonsult AB, a KDAB Group company.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#pragma once

namespace CMakeProjectManager::Internal {

void setupCMakeLocatorFilters();

} // CMakeProjectManager::Internal