mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
refs #345 Style and doxygen.
This commit is contained in:
@@ -48,8 +48,6 @@ namespace BlackMisc
|
||||
|
||||
/*!
|
||||
* Information message of type
|
||||
* \param type
|
||||
* \param message
|
||||
*/
|
||||
CInformationMessage(InformationType type, const QString &message)
|
||||
: m_type(type), m_message(message)
|
||||
|
||||
Reference in New Issue
Block a user