This commit is contained in:
Roland Winklmeier
2016-06-05 22:40:32 +02:00
parent 26a72d5eb2
commit a68cd16a7a

View File

@@ -29,7 +29,7 @@ namespace BlackMisc
namespace Weather namespace Weather
{ {
/*! /*!
* Value object for a cloud layer * Value object for present weather flags
*/ */
class BLACKMISC_EXPORT CPresentWeather : public CValueObject<CPresentWeather> class BLACKMISC_EXPORT CPresentWeather : public CValueObject<CPresentWeather>
{ {