Doxygen comments

This commit is contained in:
Klaus Basan
2018-10-24 23:34:42 +02:00
parent b1942282f5
commit 9293989a78
2 changed files with 2 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ namespace BlackCore
logEmptyContextWarning(Q_FUNC_INFO);
}
//! \copydoc IContextApplication::callHotkeyAction
//! \copydoc IContextApplication::callHotkeyActionRemotely
virtual void callHotkeyActionRemotely(const QString &action, bool argument, const BlackMisc::CIdentifier &origin) override
{
Q_UNUSED(action);