mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 18:55:38 +08:00
Doxygen fixes
This commit is contained in:
@@ -302,13 +302,11 @@ namespace BlackMisc
|
||||
|
||||
/*!
|
||||
* \brief Enabled?
|
||||
* \return
|
||||
*/
|
||||
bool isEnabled() const { return this->m_enabled;}
|
||||
|
||||
/*!
|
||||
* \brief Enabled?
|
||||
* \param
|
||||
*/
|
||||
void setEnabled(bool enable) { this->m_enabled = enable;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user