mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Fix doxygen copydoc documentation
The following issues were fixed * Fixed wrong/missing namespaces * Fixed obvious typos in documentation * Documentation not in sync with source code refs #544
This commit is contained in:
@@ -49,7 +49,7 @@ namespace BlackGui
|
||||
//! Destructor
|
||||
~CDbAutoStashingComponent();
|
||||
|
||||
//! \copydoc CWebDataServicesAware::setProvider
|
||||
//! \copydoc BlackMisc::Network::CWebDataServicesAware::setProvider
|
||||
virtual void setProvider(BlackMisc::Network::IWebDataServicesProvider *webDataReaderProvider) override;
|
||||
|
||||
//! At least run once and completed
|
||||
|
||||
Reference in New Issue
Block a user