mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
@@ -7,6 +7,8 @@
|
||||
* contained in the LICENSE file.
|
||||
*/
|
||||
|
||||
//! \cond PRIVATE
|
||||
|
||||
#include "metardecoder.h"
|
||||
#include "blackmiscfreefunctions.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
@@ -804,7 +806,6 @@ namespace BlackMisc
|
||||
virtual QString getDecoderType() const override { return "WindShear"; }
|
||||
};
|
||||
|
||||
|
||||
CMetarDecoder::CMetarDecoder()
|
||||
{
|
||||
allocateDecoders();
|
||||
@@ -854,3 +855,5 @@ namespace BlackMisc
|
||||
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
//! \endcond
|
||||
|
||||
Reference in New Issue
Block a user