mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +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).
|
||||
* \param type enum element
|
||||
* \return enum element's name
|
||||
* \param beautify remove _
|
||||
* \return
|
||||
*/
|
||||
static const QString simConnectSurfaceTypeToString(const DWORD type, bool beautify = true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user