mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
Doxygen fixes refs #544
This commit is contained in:
@@ -135,7 +135,7 @@ namespace BlackCore
|
||||
return BlackMisc::CIdentifier();
|
||||
}
|
||||
|
||||
//! \copydoc IContextApplication::unRegisterApplication
|
||||
//! \copydoc IContextApplication::unregisterApplication
|
||||
virtual void unregisterApplication(const BlackMisc::CIdentifier &application) override
|
||||
{
|
||||
Q_UNUSED(application);
|
||||
|
||||
Reference in New Issue
Block a user