Ref T197, doxygen fixes

"spooky action at a distance"
https://swift-project.slack.com/archives/G7GD2UP9C/p1510941452000072
This commit is contained in:
Klaus Basan
2017-11-17 19:24:54 +01:00
parent 8b55bcc178
commit 26c6172816
2 changed files with 5 additions and 3 deletions

View File

@@ -706,7 +706,7 @@ namespace BlackGui
//! \remark I cannot use a signal with a template parameter, so this functions serves as callback
virtual void jsonLoadedAndModelUpdated(const ContainerType &data);
//! \copydoc CViewBaseNonTemplate::customMenu
//! \copydoc BlackGui::Views::CViewBaseNonTemplate::customMenu
virtual void customMenu(Menus::CMenuActions &menuActions) override;
// --------------------------------------------- SLOTS start here -----------------------------------------