swift
samplehotkey.h
1 // SPDX-FileCopyrightText: Copyright (C) 2014 swift Project Community / Contributors
2 // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3 
4 #ifndef SWIFT_SAMPLE_WEATHERDATA_H
5 #define SWIFT_SAMPLE_WEATHERDATA_H
6 
7 // just a dummy header, documentation will go here
8 
15 #endif