mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 12:45:40 +08:00
refs #185, fixed a Doxygen comment
This commit is contained in:
@@ -43,7 +43,8 @@ namespace BlackSim
|
|||||||
/*!
|
/*!
|
||||||
* \brief Resolve SimConnect surface (based on Qt metadata).
|
* \brief Resolve SimConnect surface (based on Qt metadata).
|
||||||
* \param type enum element
|
* \param type enum element
|
||||||
* \return enum element's name
|
* \param beautify remove _
|
||||||
|
* \return
|
||||||
*/
|
*/
|
||||||
static const QString simConnectSurfaceTypeToString(const DWORD type, bool beautify = true);
|
static const QString simConnectSurfaceTypeToString(const DWORD type, bool beautify = true);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user