forked from qt-creator/qt-creator
Fix documentation after class rename.
Change-Id: Ib942785d5d3bae43d7f32be6144cd09562ff0bdd Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
committed by
hjk
parent
e2cec6bd81
commit
740a6c7dad
@@ -157,7 +157,7 @@ private:
|
||||
* To access your custom configuration use:
|
||||
* @code
|
||||
* ProjectExplorer::RunConfiguration *rc = ...;
|
||||
* rc->extraAspect<AnalyzerProjectSettings>()->subConfig<YourProjectConfig>()->...
|
||||
* rc->extraAspect<AnalyzerRunConfigurationAspect>()->subConfig<YourProjectConfig>()->...
|
||||
* @endcode
|
||||
*/
|
||||
class ANALYZER_EXPORT AnalyzerRunConfigurationAspect
|
||||
|
Reference in New Issue
Block a user