refactor: Fix include guard end comment

This commit is contained in:
Lars Toenning
2024-12-01 10:58:33 +01:00
parent 7f277e4542
commit 7bc99ff6f2
912 changed files with 913 additions and 913 deletions

View File

@@ -154,4 +154,4 @@ Q_DECLARE_METATYPE(swift::misc::weather::CCloudLayer::Coverage)
Q_DECLARE_METATYPE(swift::misc::weather::CCloudLayer::Clouds)
Q_DECLARE_METATYPE(swift::misc::weather::CCloudLayer::Precipitation)
#endif // guard
#endif // SWIFT_MISC_WEATHER_CLOUDLAYER_H

View File

@@ -50,4 +50,4 @@ namespace swift::misc
Q_DECLARE_METATYPE(swift::misc::weather::CCloudLayerList)
#endif // guard
#endif // SWIFT_MISC_WEATHER_CLOUDLAYERLIST_H

View File

@@ -175,4 +175,4 @@ namespace swift::misc::weather
Q_DECLARE_METATYPE(swift::misc::weather::CMetar)
#endif // guard
#endif // SWIFT_MISC_AVIATION_METAR_H

View File

@@ -41,4 +41,4 @@ namespace swift::misc::weather
} // namespace swift::misc::weather
#endif // guard
#endif // SWIFT_MISC_WEATHER_METARDECODER_H

View File

@@ -41,4 +41,4 @@ namespace swift::misc::weather
Q_DECLARE_METATYPE(swift::misc::weather::CMetarList)
Q_DECLARE_METATYPE(swift::misc::CCollection<swift::misc::weather::CMetar>)
#endif
#endif // SWIFT_MISC_WEATHER_METARLIST_H

View File

@@ -139,4 +139,4 @@ Q_DECLARE_METATYPE(swift::misc::weather::CPresentWeather)
Q_DECLARE_METATYPE(swift::misc::weather::CPresentWeather::Intensity)
Q_DECLARE_METATYPE(swift::misc::weather::CPresentWeather::Descriptor)
#endif // guard
#endif // SWIFT_MISC_WEATHER_PRESENTWEATHER_H

View File

@@ -38,4 +38,4 @@ namespace swift::misc::weather
Q_DECLARE_METATYPE(swift::misc::weather::CPresentWeatherList)
#endif // guard
#endif // SWIFT_MISC_WEATHER_PRESENTWEATHERLIST_H

View File

@@ -14,4 +14,4 @@ namespace swift::misc::weather
SWIFT_MISC_EXPORT void registerMetadata();
} // namespace swift::misc::weather
#endif // guard
#endif // SWIFT_MISC_WEATHER_REGISTERMETADATAWEATHER_H

View File

@@ -130,4 +130,4 @@ namespace swift::misc::weather
Q_DECLARE_METATYPE(swift::misc::weather::CWindLayer)
#endif
#endif // SWIFT_MISC_WEATHER_WINDLAYER_H

View File

@@ -55,4 +55,4 @@ namespace swift::misc
Q_DECLARE_METATYPE(swift::misc::weather::CWindLayerList)
#endif // guard
#endif // SWIFT_MISC_WEATHER_WINDLAYERLIST_H