mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 07:15:34 +08:00
Doxygen
This commit is contained in:
@@ -14,6 +14,8 @@ namespace BlackCore
|
||||
{
|
||||
namespace Fsd
|
||||
{
|
||||
//! private @{
|
||||
|
||||
template<>
|
||||
QString toQString(const AtcRating &value)
|
||||
{
|
||||
@@ -307,5 +309,7 @@ namespace BlackCore
|
||||
else if (str == "E") return AtisLineType::LineCount;
|
||||
else return AtisLineType::Unknown;
|
||||
}
|
||||
|
||||
//! @}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user